]> Sergey Matveev's repositories - public-inbox.git/commitdiff
http: fix modification of read-only value
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 27 Mar 2018 21:26:59 +0000 (21:26 +0000)
committerEric Wong <e@80x24.org>
Tue, 27 Mar 2018 21:27:34 +0000 (21:27 +0000)
This fails in the rare case we get a partial send() on "\r\n"
when writing chunked HTTP responses out.


No differences found