]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Detect, print warning, and "correctly" handle implausible requests
authorJulian Seward <jseward@acm.org>
Wed, 24 Apr 2002 11:37:37 +0000 (11:37 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 24 Apr 2002 11:37:37 +0000 (11:37 +0000)
commitb8be805011785a5da706b0ea38cad746a39833c7
treeef5cb1bf737e933f3039405774a16d60bb6a0605
parent66e3ae4b8fc746a0f0c40af2ed129efc51b74529
Detect, print warning, and "correctly" handle implausible requests
such as malloc(negative-argument).  You'd be amazed at the stupidity
of some of the programs people run on valgrind.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@128
coregrind/vg_clientfuncs.c
vg_clientfuncs.c