git-svn-id: svn://kolibrios.org@7971 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2020-05-22 22:46:40 +00:00
parent d9aa711ac9
commit e167f0de89

View File

@ -669,7 +669,7 @@ proc HTTP_receive identifier ;//////////////////////////////////////////////////
jne .receive
test [ebp + http_msg.flags], FLAG_RING
jz .need_more_space
jnz .need_more_space
test [ebp + http_msg.flags], FLAG_STREAM
jz .err_header