No description
a006d29b8a
If initialization of a header failed for some reason after ngx_list_push(), leaving the header as is can result in uninitialized memory access by the header filter or the log module. The fix is to clear partially initialized headers in case of errors. For the Cache-Control header, the fix is to postpone pushing r->headers_out.cache_control until its value is completed. |
||
---|---|---|
auto | ||
conf | ||
contrib | ||
docs | ||
misc | ||
src |