]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added check for __QNX__ define when using in_pktinfo.ipi_spec_dst
authorKlaus Holst Jacobsen <klaus.holst.jacobsen@gmail.com>
Fri, 10 May 2024 09:10:35 +0000 (11:10 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Oct 2024 15:39:27 +0000 (17:39 +0200)
commit445017152b6806b6b02235f72244150115c08cee
tree6525aa3be89365fa7d3168a85ad46290885c38ea
parentb69ca92a5e61745dc0e74bb5c1eef75e8b45f83f
Added check for __QNX__ define when using in_pktinfo.ipi_spec_dst

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24361)
crypto/bio/bss_dgram.c