CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/09/06 09:32:54
Modified files: lib/libcrypto/x509: x509_addr.c Log message: Avoid use-of-uninitialized in i2r_IPAddrBlocks() Reported by Viktor Szakats in https://github.com/libressl/portable/issues/910 ok job