mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

with more than MAX_INT/2 characters, counting quotes double. Credit to <generalbugs@zippenhop.com> for finding this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899609 13f79535-47bb-0310-9956-ffa450edef68
4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
*) core: make ap_escape_quotes() work correctly on strings
|
|
with more than MAX_INT/2 characters, counting quotes double.
|
|
Credit to <generalbugs@zippenhop.com> for finding this.
|
|
[Stefan Eissing] |