summaryrefslogtreecommitdiffhomepage
path: root/pkg
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2020-09-30 01:17:09 +0300
committerMax Romanov <max.romanov@nginx.com>2020-09-30 01:17:09 +0300
commit153e8a87792ecc5dee12ba1f261fe1340a800a90 (patch)
tree4531dd47fc61d252d9981e9346c353a3d27571a8 /pkg
parent67d33fac66d37327ce038e1538d07f353afe87e8 (diff)
downloadunit-153e8a87792ecc5dee12ba1f261fe1340a800a90.tar.gz
unit-153e8a87792ecc5dee12ba1f261fe1340a800a90.tar.bz2
Fixing leakage caused by incorrect in_hash flag cleanup.
Large-bodied requests are added to the request hash to be found when the body arrives. However, changeset 1d84b9e4b459 introduced a bug: the 'in_hash' flag, used to remove the request from the hash at request release, was cleared after the first successful request lookup. As a result, the entry was never removed.
Diffstat (limited to 'pkg')
0 files changed, 0 insertions, 0 deletions