Some parts of the code are missing checks for OpenSSL API return values. While a few of these issues have already been addressed in recent OpenSSL updates, others remain unfixed. The code should be updated accordingly.
Most of the bugs are from crypto/openssl/fuzz/. I'm not sure if you plan to fix them, but I’d be happy to help and can submit a PR if needed. I also notice there are some memleaks under avahi/, contrib/ and tools/, I can also submit a PR if needed.
Some parts of the code are missing checks for OpenSSL API return values. While a few of these issues have already been addressed in recent OpenSSL updates, others remain unfixed. The code should be updated accordingly.
Most of the bugs are from crypto/openssl/fuzz/. I'm not sure if you plan to fix them, but I’d be happy to help and can submit a PR if needed. I also notice there are some memleaks under avahi/, contrib/ and tools/, I can also submit a PR if needed.