Revision 1352
fixed off-by-one bug when the second CRLF after a HTTP-header is in a second read() call
- fixes #876
Related issues
- Bug #876: Segmentation Fault
Files
- added
- modified
- copied
- renamed
- deleted
- branches
- lighttpd-1.4.x
- src
Added by jan over 2 years ago
fixed off-by-one bug when the second CRLF after a HTTP-header is in a second read() call
- fixes #876