]> git.kaiwu.me - nginx.git/commit
Stream ssl_preread: do not reallocate a parsed SNI host.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 9 Aug 2024 15:12:26 +0000 (19:12 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 9 Aug 2024 15:12:26 +0000 (19:12 +0400)
commit0fa8434957dcecef934a70e9c92d40a0a08988bd
tree4fb7e59787ef03f5cdce09dc16689bbee168cf61
parent504c78fc6dd9542371b1658c9c8fdac6be20d2f6
Stream ssl_preread: do not reallocate a parsed SNI host.

We own this memory from the session pool.
src/stream/ngx_stream_ssl_preread_module.c