comparison src/core/ngx_buf.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 1fdba317ee6d
children e8d4c9e9682a
comparison
equal deleted inserted replaced
6244:055d1f63960a 6245:3cf25d33886a