]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC UINT_SET: Fix null dereference (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:24:34 +0000 (16:24 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:51 +0000 (18:19 +0100)
commit8761efb2ccc96f81201af279ec66e8ceeee9c7a3
tree3c70bb85ddfe09baebe8b36116a38a579d78c6a7
parentf540b6b4f6608fa5edfa2ec77fce6d3c92bb9a1f
QUIC UINT_SET: Fix null dereference (coverity)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21565)
ssl/quic/uint_set.c