commit | be33188e06af173168cc04e45c4a4b316c1ebffd | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Thu Aug 18 17:11:03 2016 +0300 |
committer | Valentin Bartenev <vbart@nginx.com> | Thu Aug 18 17:11:03 2016 +0300 |
tree | da89b25d9d3038d75d49a0c6ac4ad4dccc6e590b | |
parent | 252621fd213d5a0f145d675eb66d73f75033dadd [diff] |
Geo: fixed access to already freed memory. Previously, in "ranges" mode when all added ranges were deleted, the ctx.high.low[i] was left pointing to a temporary array.