]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the strdup-of-OverlapErr-string problem better. Move the
authorJulian Seward <jseward@acm.org>
Thu, 24 Jul 2003 23:50:17 +0000 (23:50 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 24 Jul 2003 23:50:17 +0000 (23:50 +0000)
commitffbedad97e09aecc2761182a95a5de069480af2e
tree84be407884bb83ed53f3e2ff5e070a9f8b089edd
parent2e724ba3dfce02d337fa46bb38a60e2472afc5c0
Fix the strdup-of-OverlapErr-string problem better.  Move the
strdup to MAC_(record_overlap_error), wherein we know that
s is a string.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1786
coregrind/vg_errcontext.c
memcheck/mac_needs.c