mirror of
https://github.com/openssl/openssl.git
synced 2026-06-06 20:18:09 +00:00
but it can return 0. Remove dead code and handle this correctly - memcpy of 0 bytes from NULL is UB. Reviewed-by: Saša Nedvědický <sashan@openssl.org> Reviewed-by: Norbert Pocs <norbertp@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> MergeDate: Fri May 8 12:15:17 2026 (Merged from https://github.com/openssl/openssl/pull/30609)