[Bug analyzer/106300] RFE: analyzer support for more ways of obtaining an open file descriptor

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 24 21:00:25 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
I've implement "pipe" and "pipe2" with the above patch.

"socket" is covered by bug 106140.

I don't intend to tackle "fcntl".

Marking this as resolved.


More information about the Gcc-bugs mailing list