entry_bool_get() dereference through NULL pentry->psection
Clang analyze warns about entry_bool_get()
pentry->psection might be NULL in SECFILE_RETURN_VAL_IF_FAIL(pentry->psection->secfile ...)
Clang analyze warns about entry_bool_get()
pentry->psection might be NULL in SECFILE_RETURN_VAL_IF_FAIL(pentry->psection->secfile ...)