]> git.ipfire.org Git - thirdparty/valgrind.git/commit
addLoc: only merge the new entry with the previous one if the resulting
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 6 Dec 2015 22:11:21 +0000 (22:11 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 6 Dec 2015 22:11:21 +0000 (22:11 +0000)
commit95bd519438f027821062bc411601799a07c1139a
tree591204ab3149390a30fb56e3a71319ef9d3d7e71
parent943c6b039604f191a6ad20e8c66e016e4b7a6c6a
addLoc: only merge the new entry with the previous one if the resulting
size does not exceed the max allowed.

Also improve the tracing.

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