|
Message-ID: <Pine.BSM.4.64L.2407182159290.2401@herc.mirbsd.org> Date: Thu, 18 Jul 2024 22:00:08 +0000 (UTC) From: Thorsten Glaser <tg@...bsd.de> To: musl@...ts.openwall.com Subject: Re: [PATCH 1/1] FD_SET() and FD_ISSET() warn on -Wsign-conversion Brad House dixit: > || d >= FD_SETSIZE) which would be good for preventing out of bounds reads and FD_SET can be used on dynamically allocated fd sets > FD_SETSIZE. Could you check whether the one I posted with the (0U + (d)) throws the same warnings in your use case? bye, //mirabilos -- Gestern Nacht ist mein IRC-Netzwerk explodiert. Ich hatte nicht damit gerechnet, darum bin ich blutverschmiert… wer konnte ahnen, daß SIE so reagier’n… gestern Nacht ist mein IRC-Netzwerk explodiert~~~ (as of 2021-06-15 The MirOS Project temporarily reconvenes on OFTC)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.