comparison src/core/ngx_inet.h @ 5985:f961c719fb09

Core: fixed potential buffer overrun when initializing hash. Initial size as calculated from the number of elements may be bigger than max_size. If this happens, make sure to set size to max_size. Reported by Chris West.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Feb 2015 18:37:14 +0300
parents d39ef821d03e
children 6d3a60a909c8
comparison
equal deleted inserted replaced
5984:3f568dd68af1 5985:f961c719fb09