diff options
author | dormando <dormando@rydia.net> | 2022-08-03 12:48:13 -0700 |
---|---|---|
committer | dormando <dormando@rydia.net> | 2022-08-03 12:48:13 -0700 |
commit | bdccfdbe653ba5d2cd028af5d848c73e9dbe1c2b (patch) | |
tree | 9df301b62f5c5a6fdcd933814f4f6fa993def91e /items.h | |
parent | 4f27245d04e6bd0e7b32b2f930fe78bbae1080df (diff) | |
download | memcached-1.6.16.tar.gz |
proxy: fix subtle parser bug for some cmds1.6.16
in the request parser the new endcap token was always the end of the
line, but it should be the start of the next token. For some use cases
the scanning stops early, or if we have too many tokens it would make
the final token look like the rest of the line.
Diffstat (limited to 'items.h')
0 files changed, 0 insertions, 0 deletions