diff options
author | Roman Arutyunyan <arut@nginx.com> | 2016-09-01 14:33:51 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2016-09-01 14:33:51 +0300 |
commit | c6ba4aae38af53a378a57fd196fe32ccb3b4131d (patch) | |
tree | 3da59103d529c7ef8c93e68d98d37a36309f5550 /src/stream/ngx_stream_variables.c | |
parent | 048ee941302b5476dc69cca6169e03722a2000f5 (diff) | |
download | nginx-c6ba4aae38af53a378a57fd196fe32ccb3b4131d.tar.gz nginx-c6ba4aae38af53a378a57fd196fe32ccb3b4131d.zip |
Realip: fixed uninitialized memory access.
Previously, the realip module could be left with uninitialized context after an
error in the ngx_http_realip_set_addr() function. That context could be later
accessed by $realip_remote_addr and $realip_remote_port variable handlers.
Diffstat (limited to 'src/stream/ngx_stream_variables.c')
0 files changed, 0 insertions, 0 deletions