Additional fixes/test. We will now limit the hostname when adding it into
authorBrian Aker <brian@tangent.org>
Fri, 18 Mar 2011 18:12:06 +0000 (11:12 -0700)
committerBrian Aker <brian@tangent.org>
Fri, 18 Mar 2011 18:12:06 +0000 (11:12 -0700)
commit3381db937d9af684deb762143bef0f1632a37dcd
treeedbf1a0e71f26a2449db74c81d0284a8c36f9ed8
parentfec19fea6ca5b041458a5eb415e2ada343fcae55
Additional fixes/test. We will now limit the hostname when adding it into
memc so that we don't do any sort of overflow by accident.
libmemcached/hosts.c
libmemcached/options/parser.yy
libmemcached/server.h
tests/parser.cc