diff conf/scgi_params @ 4610:778d2cc03e22

Fixed segmentation fault in ngx_resolver_create_name_query(). If name passed for resolution was { 0, NULL } (e.g. as a result of name server returning CNAME pointing to ".") pointer wrapped to (void *) -1 resulting in segmentation fault on an attempt to dereference it. Reported by Lanshun Zhou.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 26 Apr 2012 12:58:42 +0000
parents 352a7b025f2e
children 62869a9b2e7d
line wrap: on
line diff