comparison src/http/ngx_http.h @ 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 3a48775f1535
children f8ee988cfe6d
comparison
equal deleted inserted replaced
5824:e7f6991eca47 5825:51fe42cc7876