lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] lwip_select accessing bytes past the (maxfdp1+7)/8 of the f


From: Ilya Lesokhin
Subject: [lwip-devel] lwip_select accessing bytes past the (maxfdp1+7)/8 of the fd_sets
Date: Sun, 18 Aug 2013 12:06:22 +0300

Hi,
I have noticed that lwip_select is accessing bytes past the (maxfdp1+7)/8 of the fd_sets.
at least one application (libevent) assumes that not to be the case resulting in memory corruption.

I think you should consider changing or at least add a warning.

Thanks,
Ilya


reply via email to

[Prev in Thread] Current Thread [Next in Thread]