[Bug analyzer/106140] RFE: analyzer could complain about misuses of socket APIs

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 31 14:15:06 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
         Depends on|                            |106302
   Last reconfirmed|                            |2022-10-31
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I have an implementation of this, but it needs to be able to grok SOCK_DGRAM vs
SOCK_STREAM, which is another instance of PR 106302.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106302
[Bug 106302] RFE: provide a way for -fanalyzer to use target flags


More information about the Gcc-bugs mailing list