mirror of
https://github.com/curl/curl.git
synced 2026-04-15 10:01:41 +03:00
bufq: unwrite fix
`Curl_bufq_unwrite()` used the head instead of the tail chunk to shrink the bufq's content. Fix this and add test case that checks correct behaviour. Amended test 2601 accordingly. Reported-by: Chris Stubbs Closes #15136
This commit is contained in:
parent
08d13c0e46
commit
2400a6c6b2
4 changed files with 48 additions and 1 deletions
1
.github/scripts/spellcheck.words
vendored
1
.github/scripts/spellcheck.words
vendored
|
|
@ -889,6 +889,7 @@ unsanitized
|
|||
Unshare
|
||||
unsharing
|
||||
untrusted
|
||||
unwrite
|
||||
UPN
|
||||
upstreaming
|
||||
URI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue