mirror of
https://github.com/curl/curl.git
synced 2026-08-26 15:23:31 +03:00
hyper: fix EOF handling on input
We ran out of disc space due to an infinite loop with debug logging Fixes #11377 Closes #11385 Reported-by: Dan Fandrich
This commit is contained in:
parent
4e88024f0c
commit
def99e011e
2 changed files with 0 additions and 8 deletions
|
|
@ -69,12 +69,6 @@ run 1: foobar and so on fun!
|
|||
<- Mutex unlock
|
||||
-> Mutex lock
|
||||
<- Mutex unlock
|
||||
%if hyper
|
||||
-> Mutex lock
|
||||
<- Mutex unlock
|
||||
-> Mutex lock
|
||||
<- Mutex unlock
|
||||
%endif
|
||||
run 1: foobar and so on fun!
|
||||
-> Mutex lock
|
||||
<- Mutex unlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue