]> git.ipfire.org Git - thirdparty/valgrind.git/commit
MC_(helperc_MAKE_STACK_UNINIT): make the #if 0'd bits of code actually
authorJulian Seward <jseward@acm.org>
Fri, 25 Mar 2016 14:27:20 +0000 (14:27 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 25 Mar 2016 14:27:20 +0000 (14:27 +0000)
commitc647b1352391fc2352648c6770ec70c1c92edbb3
tree0ffffa4636dcac0f072fde957c1d27ab71429e0c
parent9cb1ae2dc12c831ef0db305742c2fa70cca88cd4
MC_(helperc_MAKE_STACK_UNINIT): make the #if 0'd bits of code actually
compile.  This is clearly pointless but is done for a cleanliness
point of view.  No functional change.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15836
memcheck/mc_main.c