https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106140
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=106003 |
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #0)
> POSIX has numerous API entrypoints for working with sockets, and,
> presumably, numerous ways of misusing them. They're expressed in terms of
> file-descriptors, and so checking them would interact with PR 106003.
>
Oops wait that's just the analyzer-fd meta-bug; guess I don't need to put it
under "See Also" after all...