comparison src/http/modules/ngx_http_auth_basic_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 c37f34bda5ea
children f01ab2dbcfdc
comparison
equal deleted inserted replaced
5824:e7f6991eca47 5825:51fe42cc7876