forked frommicrosoft/ModSecurity
- Notifications
You must be signed in to change notification settings - Fork0
Commitb788ce2
Clean the garbage character after the duplicated charset property
Pull requestmicrosoft#148 by zimmerle doesn't fix the problem. '\0' in formatstring won't be processed by "ngx_vslprintf".When the garbage character is '\n' or '\r', http response is cracked andbrowsers may go crashing.1 parent74ec784 commitb788ce2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
| 618 | + | |
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| |||
0 commit comments
Comments
(0)