]> git.ipfire.org Git - thirdparty/valgrind.git/commit
The size passed to VG_(st_mkfloat) should be in bytes, not bits.
authorTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 23:18:57 +0000 (23:18 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 23 Aug 2004 23:18:57 +0000 (23:18 +0000)
commit7b91de196c9ce752885baefb0faef2732e173340
tree4ba9f197138007c8a8975b515eb7539917cc20fe
parentfa8a87d6c06a6dbcb344c5fadbee68e7538a6295
The size passed to VG_(st_mkfloat) should be in bytes, not bits.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2610
coregrind/vg_stabs.c