[Bug analyzer/108455] -Wanalyzer-deref-before-check false positive seen in git pack-revindex.c

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 18 18:44:12 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108455

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Perhaps should only complain if the deref site dominates the check site in the
supergraph (and both are in the same function?)


More information about the Gcc-bugs mailing list