]> git.kaiwu.me - nginx.git/commit
QUIC: added error handling to ngx_hkdf_extract()/ngx_hkdf_expand().
authorVladimir Homutov <vl@nginx.com>
Thu, 11 Mar 2021 11:43:01 +0000 (14:43 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 11 Mar 2021 11:43:01 +0000 (14:43 +0300)
commitb8fd5dc640d809e87314fca2afbb43f6da28ea92
tree28d95c4ae3571e5091508d0c47c907eb6701f254
parent7f348b2d1f3bca54227c3d24fb017ec8787cd8a2
QUIC: added error handling to ngx_hkdf_extract()/ngx_hkdf_expand().

The OpenSSL variant of functions lacked proper error processing.
src/event/quic/ngx_event_quic_protection.c