]> git.ipfire.org Git - thirdparty/valgrind.git/commit
No need to call VG_(am_find_nsegment) if the stack is found in the stack cache.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 23 Feb 2016 21:09:59 +0000 (21:09 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 23 Feb 2016 21:09:59 +0000 (21:09 +0000)
commit93926f75c6894e63f1c110cd7be291f28bed09dc
tree5eb8e62e986c3f7f29b6b5d21f3255319496c580
parent45eb3f82ab933d405e1cbc4b086432215b53d38a
No need to call VG_(am_find_nsegment) if the stack is found in the stack cache.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15807
coregrind/m_stacks.c