Correct the fixed size handling for dgram_pair and dgram_mem
authorTomas Mraz <tomas@openssl.org>
Mon, 28 Aug 2023 09:31:15 +0000 (11:31 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 30 Aug 2023 10:43:34 +0000 (11:43 +0100)
commitb56b034e9afc980c846a61dbf581da3c46e67952
tree15585f10ddc87efc29f7b20857a8d036017a8d98
parentbd3b026faab3b5ee5aa6b52ba6eb4080bc144b28
Correct the fixed size handling for dgram_pair and dgram_mem

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21866)
crypto/bio/bss_dgram_pair.c
test/bio_dgram_test.c