This fixes the overflow size_t possible problem in the string functions (yes,
author <brian@gir.local> <>
Fri, 26 Oct 2007 08:05:48 +0000 (01:05 -0700)
committer <brian@gir.local> <>
Fri, 26 Oct 2007 08:05:48 +0000 (01:05 -0700)
commitaf74fab1ddf85752014fc5530440481059183dd9
tree8ddebda5588bfdc4cd04044b3258318fe2e42547
parentd34fb751640d8d89dfdde229aeb7d508dc458d0c
This fixes the overflow size_t possible problem in the string functions (yes,
not likely to ever happen).
lib/memcached_string.c
tests/test.c