]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix bogus comparisons of PDB vs PE timestamps, so as to avoid
authorJulian Seward <jseward@acm.org>
Wed, 10 Feb 2010 13:37:37 +0000 (13:37 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 10 Feb 2010 13:37:37 +0000 (13:37 +0000)
commit66e628a398b03c1f1596e6186cf0c0cd95ee4cb0
tree544901dbf8f2a60a6fcac1291aa8abfe88d379c4
parent041c8de55bfefd3e692370c03136e7962d8c44f3
Fix bogus comparisons of PDB vs PE timestamps, so as to avoid
signed vs unsigned confusion.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11038
coregrind/m_debuginfo/debuginfo.c