core: Ensure that ap_*getline*() return NUL terminated lines on any error.
This was done only on buffer full, so be consistent, and fail early if the given buffer can't even hold the NUL bytes (negative or nul size). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824303 13f79535-47bb-0310-9956-ffa450edef68
parent
9fe06e08
Please register or sign in to comment