Module Name: src Committed By: maya Date: Sat Dec 15 01:02:34 UTC 2018
Modified Files: src/libexec/httpd: bozohttpd.c Log Message: Check against BOZO_HEADERS_MAX_SIZE in a way that isn't prone to overflow. Note that this isn't reachable in practice as big requests time out. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/libexec/httpd/bozohttpd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.