nginx/src
Aleksei Bavshin d2dfb3d37f Core: invalidated shared memory addresses after unmapping.
As we unmap the unused shared zones before destroying the cycle pool, it
was possible to access already unmapped address from a cleanup handler.
The change gives such handlers a way to determine that the memory is
unavailable and any processing should be skipped.
2025-07-16 13:09:31 -07:00
..
core Core: added support for TCP keepalive parameters on macOS. 2025-05-27 01:59:02 +04:00
event Core: added support for TCP keepalive parameters on macOS. 2025-05-27 01:59:02 +04:00
http HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value. 2025-04-18 15:28:00 +04:00
mail Mail: handling of LOGIN IMAP command untagged response. 2024-11-26 19:07:17 +04:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Core: invalidated shared memory addresses after unmapping. 2025-07-16 13:09:31 -07:00
stream Upstream: fixed passwords support for dynamic certificates. 2025-04-10 17:27:45 +04:00