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 | 0af5f6ddb495902914880f540b44d8c828d945f1 (patch) | |
tree | 0eeb5d26365aa2d5e21ac8e0362f17e8b65a604b /pkg | |
parent | 2bc95990571f82ddfc685fadff4847abff4362e3 (diff) | |
download | unit-0af5f6ddb495902914880f540b44d8c828d945f1.tar.gz unit-0af5f6ddb495902914880f540b44d8c828d945f1.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 'pkg')
0 files changed, 0 insertions, 0 deletions