]> git.ipfire.org Git - thirdparty/openssl.git/commit
ossl_quic_conn_stream_conclude(): Fixup the quic_unlock() call name
authorTomas Mraz <tomas@openssl.org>
Wed, 24 Sep 2025 11:51:31 +0000 (13:51 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Sep 2025 13:11:08 +0000 (15:11 +0200)
commit224506e7c5bf943a1b6c2292f861797b4249541c
treea731f549ff862628cc4177866b49f7f79982144f
parent0bf9e3ebfc24a94b18f346e1b6c23a630a794d79
ossl_quic_conn_stream_conclude(): Fixup the quic_unlock() call name

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28651)

(cherry picked from commit caf629215fb516c795a5a916e126d35702edd682)
ssl/quic/quic_impl.c