[Bug analyzer/106325] -Wanalyzer-null-dereference false positive due to analyzer not making assumptions for `__attribute__((nonnull))`

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 5 23:00:11 GMT 2022


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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Gah, this is slightly over-reduced, in that it removes the nonnull attributes. 
I'll try putting them back in.

Working on a fix.


More information about the Gcc-bugs mailing list