comparison src/http/ngx_http_spdy_filter_module.c @ 5825:51fe42cc7876

Fixed ETag memory allocation error handling. The etag->hash must be set to 0 to avoid an empty ETag header being returned with the 500 Internal Server Error page after the memory allocation failure. Reported by Markus Linnala.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 08 Sep 2014 21:36:03 +0400
parents a5886df87cbb
children 87ada3ba1392
comparison
equal deleted inserted replaced
5824:e7f6991eca47 5825:51fe42cc7876