comparison auto/options @ 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 efc84a5723b3
children 83d54192e97b
comparison
equal deleted inserted replaced
5984:3f568dd68af1 5985:f961c719fb09