forked from KolibriOS/kolibrios
bugfix
git-svn-id: svn://kolibrios.org@7971 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
d9aa711ac9
commit
e167f0de89
@ -669,7 +669,7 @@ proc HTTP_receive identifier ;//////////////////////////////////////////////////
|
|||||||
jne .receive
|
jne .receive
|
||||||
|
|
||||||
test [ebp + http_msg.flags], FLAG_RING
|
test [ebp + http_msg.flags], FLAG_RING
|
||||||
jz .need_more_space
|
jnz .need_more_space
|
||||||
|
|
||||||
test [ebp + http_msg.flags], FLAG_STREAM
|
test [ebp + http_msg.flags], FLAG_STREAM
|
||||||
jz .err_header
|
jz .err_header
|
||||||
|
Loading…
Reference in New Issue
Block a user