]> Sergey Matveev's repositories - public-inbox.git/commit
t/httpd-corner: ensure chunk payload read doesn't overreach
authorEric Wong <e@80x24.org>
Thu, 20 Jun 2019 01:03:47 +0000 (01:03 +0000)
committerEric Wong <e@80x24.org>
Thu, 20 Jun 2019 01:16:03 +0000 (01:16 +0000)
commit74dc166d18b5586689f21f6032196279e6db4db3
treef2e1db396aa9467afdf92f827b8eebe46afa1b6a
parentce776800cdb29801bce7cf81d441fe9699a90afc
t/httpd-corner: ensure chunk payload read doesn't overreach

It never has, AFAIK, but I'm making some changes to this code in
another branch and nearly introduced a bug where it would be
overreading and discarding the pipelined request.
t/httpd-corner.t