diff options
author | Vladimir Homutov <vl@nginx.com> | 2018-11-07 13:22:14 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2018-11-07 13:22:14 +0300 |
commit | 7e3041b79f5b4ae90c1b61c4489f24c2b4d5efc7 (patch) | |
tree | 759577d471f312fb8e74785e286156eaf20cf545 /src/core/ngx_cycle.c | |
parent | 6351d8306f3c78746798e4e4cfce23936e097fb7 (diff) | |
download | nginx-7e3041b79f5b4ae90c1b61c4489f24c2b4d5efc7.tar.gz nginx-7e3041b79f5b4ae90c1b61c4489f24c2b4d5efc7.zip |
Stream: fixed possible use of a freed connection.
The session handler may result in session termination, thus a connection
pool (from which c->udp was allocated) may be destroyed.
Diffstat (limited to 'src/core/ngx_cycle.c')
0 files changed, 0 insertions, 0 deletions