mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Backported changeset:1056 to 2.5.x which handles a lacking new line after the final multipart boundary. See #502.
This commit is contained in:
parent
6241dfe961
commit
4d2fa2741c
3
CHANGES
3
CHANGES
@ -1,6 +1,9 @@
|
|||||||
30 May 2008 - trunk
|
30 May 2008 - trunk
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
* Handle lack of a new line after the final boundary in a multipart request.
|
||||||
|
This fixes the reported WordPress Flash file uploader problem.
|
||||||
|
|
||||||
* Fixed issue with multithreaded servers where concurrent XML processing
|
* Fixed issue with multithreaded servers where concurrent XML processing
|
||||||
could crash the web server (at least under Windows).
|
could crash the web server (at least under Windows).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user