commit | 40a366c5a8927ad152eec2ab5e65c1a1f70354e4 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Mon Jun 18 14:06:00 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Mon Jun 18 14:06:00 2012 +0000 |
tree | dc80d2fb273b12cf4dfc1683bf248d8a29814b39 | |
parent | 859dc4ce015b8706d569350034f04c174cad479d [diff] |
Fixed handling of conflicting wildcard server names. With previous code wildcard names were added to hash even if conflict was detected. This resulted in identical names in hash and segfault later in ngx_hash_wildcard_init().