comparison src/core/ngx_resolver.h @ 6245:3cf25d33886a

Core: fixed segfault with null in wildcard hash names. A configuration like server { server_name .foo^@; } server { server_name .foo; } resulted in a segmentation fault during construction of server names hash. Reported by Markus Linnala. Found with afl-fuzz.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 11 Sep 2015 17:04:40 +0300
parents 5004210e8c78
children 7316c57e4fe7
comparison
equal deleted inserted replaced
6244:055d1f63960a 6245:3cf25d33886a