Just hand over memory ownership when the caller is supposed to free it (we have befor...
authorBrian Aker <brian@tangent.org>
Fri, 17 Jun 2011 23:22:47 +0000 (16:22 -0700)
committerBrian Aker <brian@tangent.org>
Fri, 17 Jun 2011 23:22:47 +0000 (16:22 -0700)
commit6ebad5d9496eef6c2f1ad843198bb0413be6e16f
treeccffc191ac7f244dbfbc318ebb3c2ee2aa94cce1
parente7855e43bbc4dd0a5e8fcbfd4888181001dcd1ec
Just hand over memory ownership when the caller is supposed to free it (we have before this made a copy and used the previous as a buffer).
libmemcached/fetch.cc
libmemcached/get.cc
libmemcached/string.cc
libmemcached/string.h
tests/mem_functions.cc