Finally tracked down the oddball valgrind warning that I could never figure
authorBrian Aker <brian@tangent.org>
Thu, 18 Oct 2007 05:42:05 +0000 (22:42 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 18 Oct 2007 05:42:05 +0000 (22:42 -0700)
commit02c35e9f14dddc82c86f246002b91bf8e25cbaa3
tree832f63864922b56b587a5115f49c3a2a8b8b2c4d
parentbcd01cf79a73254212547e0a75db26691bc946b5
Finally tracked down the oddball valgrind warning that I could never figure
out :)

The check for one particular safety check was wrong (though something in the
server would have to go wrong to trigger this error).
lib/memcached_get.c
tests/test.c