On Tue, 15 Jul 2025 14:23:19 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> When using the GCC -fanalyzer flag (see > https://developers.redhat.com/articles/2022/04/12/state-static-analysis-gcc-12-compiler# > ) , we get some complaints about missing calloc return value checks for NULL > (we check at some code locations but in p11_util.c we do not do it). LGTM. ------------- Marked as reviewed by lucy (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26319#pullrequestreview-3026805150