]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..
authorJulian Seward <jseward@acm.org>
Wed, 4 Jan 2023 16:12:21 +0000 (17:12 +0100)
committerJulian Seward <jseward@acm.org>
Wed, 4 Jan 2023 16:12:21 +0000 (17:12 +0100)
commit1b8d0cbc813e936e96e76390873fbe9bc2fc4d83
treec48ff6ef1c5a1a75ec4eeec54705ddc606d4b269
parentfe4e6578d451327829a6908a01bb27995c198acb
Fix 64-bit uncleanness in VG_(get_bbs_translated)/VG_(get_bbs_discarded_or_dumped) ..

.. and some debug printing associated with them.  I don't think this affects
anything apart from debug printing.  Noticed when running a x86 (32-bit)
Firefox build.
coregrind/m_translate.c
coregrind/m_transtab.c
coregrind/pub_core_transtab.h