]> git.kaiwu.me - nginx.git/commit
Userid: ngx_http_get_indexed_variable() error handling.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 7 Jun 2017 15:46:36 +0000 (18:46 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 7 Jun 2017 15:46:36 +0000 (18:46 +0300)
commitaa04b091aecd11e97563f4835fc3b4a353deedf8
tree734dd0d9efff3c7aea14e4481c962b4f1153b3bd
parentb0de3d70130658436afba69d07d68712834deccb
Userid: ngx_http_get_indexed_variable() error handling.

When evaluating a mapped $reset_uid variable in the userid filter,
if get_handler set to ngx_http_map_variable() returned an error,
this previously resulted in a NULL pointer dereference.
src/http/modules/ngx_http_userid_filter_module.c