]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Replace copy/pasted loop of the "range search" by doing a -1 in the loop
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 5 Jul 2014 18:37:38 +0000 (18:37 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 5 Jul 2014 18:37:38 +0000 (18:37 +0000)
commit2c502a3da6c7fc907e6a3c01e9fe852814f7710a
tree1c945222de7c443cda8ab62e76aa0c42821ae973
parente37b530896acd43392683f4bc29e2f61542c1e86
Replace copy/pasted loop of the "range search" by doing a -1 in the loop
for the "equal" case.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14133
coregrind/m_debuginfo/storage.c