]> git.kaiwu.me - nginx.git/commit
Geo: fixed removing a range in certain cases.
authorRuslan Ermilov <ru@nginx.com>
Tue, 23 Aug 2016 12:59:06 +0000 (15:59 +0300)
committerRuslan Ermilov <ru@nginx.com>
Tue, 23 Aug 2016 12:59:06 +0000 (15:59 +0300)
commitf927ab882a343799b0a9dec2e3240d34d60cca1c
tree9a80b7c1fd718ded5daf7246232840584f0142b5
parent36e1c887db80b0e3510e15ddeef93979ecd61ff7
Geo: fixed removing a range in certain cases.

If the range includes two or more /16 networks and does
not start at the /16 boundary, the last subrange was not
removed (see 91cff7f97a50 for details).
src/http/modules/ngx_http_geo_module.c
src/stream/ngx_stream_geo_module.c