]> git.kaiwu.me - nginx.git/commit
QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand().
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 7 Apr 2021 12:14:41 +0000 (15:14 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 7 Apr 2021 12:14:41 +0000 (15:14 +0300)
commitb61176b9f7e8c8649e14cbb8532de6e3cf560f63
tree827b12a00871dc81ca4ed6191db811adeed8a816
parent0ad83da4f7ea94976e1d5684a62ed1ad2ff4517c
QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand().

This fixes leak on successful path when built with OpenSSL.
src/event/quic/ngx_event_quic_protection.c