Allocation fixes in string library (now we can run bigger tests!)
authorBrian Aker <brian@tangent.org>
Tue, 23 Oct 2007 23:41:49 +0000 (16:41 -0700)
committerBrian Aker <brian@tangent.org>
Tue, 23 Oct 2007 23:41:49 +0000 (16:41 -0700)
commit96cdb1bc8279c9c0cef602b8b536228ead9f1154
tree66696b5d5d5ab39b3b2039d55a781fb2a68375b3
parent58c06eaf89c21b94fa70d710f2fd8c09d5508118
Allocation fixes in string library (now we can run bigger tests!)

Still a bug somewhere in get I suspect... mainly because of lazy execution.
include/memcached.h
lib/common.h
lib/memcached_get.c
lib/memcached_string.c
tests/Makefile.am
tests/output.res
tests/test.c