]> git.ipfire.org Git - thirdparty/openssl.git/commit
Coverity 1506566: unchecked return value
authorPauli <pauli@openssl.org>
Thu, 14 Jul 2022 05:22:30 +0000 (15:22 +1000)
committerPauli <pauli@openssl.org>
Sun, 17 Jul 2022 07:51:13 +0000 (17:51 +1000)
commit358103b4a651ab3f392f088d86cd30469dccce2e
treea6f9fedd8aee6c56043f4dfdd7e909d97c817120
parentee8db8c5fb5b091f48d29914126d35a7e29cdcf2
Coverity 1506566: unchecked return value

There isn't much else that can be done here unfortunately.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18799)
crypto/bio/bss_dgram.c