Updates:
        Status: Fixed
        Owner: trond.norbye

Comment #1 on issue 72 by trond.norbye: 1.4.0 binary multi-get crash issue.
http://code.google.com/p/memcached/issues/detail?id=72

The problem is the way we execute a pipeline of commands. It expects the command header, key and extlen to fit in the current read buffer (and it will unless it is
the last command that fits in the chunk of data we just read)


Fix in http://github.com/trondn/memcached/commit/907970a8b3656c0b3c795833fe03f38eaec32215

I don't know enough Perl to write a test for it...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to