Fix case where we initialize a packet we will never actually use.
authorBrian Aker <brian@tangent.org>
Tue, 19 Feb 2013 08:10:57 +0000 (03:10 -0500)
committerBrian Aker <brian@tangent.org>
Tue, 19 Feb 2013 08:10:57 +0000 (03:10 -0500)
commit3b1b3be9df0318eb52a07cf38ca4eb97eb943e04
tree36da58bc3ff03bd487059533ab8ab1a4f3227888
parent5adf96bdb66a81becd1623bb453f8169bda67ced
Fix case where we initialize a packet we will never actually use.
libmemcached/get.cc
libmemcached/io.cc