diff options
author | Max Romanov <max.romanov@nginx.com> | 2021-11-25 16:58:43 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2021-11-25 16:58:43 +0300 |
commit | 1c0436d644c3a313096cd7d43c4148151c2193ee (patch) | |
tree | a8b48c74bad210b5e54c20f3eb334af9c8880b0b /.hgignore | |
parent | aaa34e0a644912e49d7c5619749b67f585da9c85 (diff) | |
download | unit-1c0436d644c3a313096cd7d43c4148151c2193ee.tar.gz unit-1c0436d644c3a313096cd7d43c4148151c2193ee.tar.bz2 |
Fixing access_log structure reference counting.
The reference to the access_log structure is stored in the current
nxt_router_conf_t and the global nxt_router_t. When the reference is copied,
the reference counter should be adjusted accordingly.
This closes #593 issue on GitHub.
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions