uloop: prevent fd callbacks for unregistered fds by ensuring that pointers in the...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 24 Jun 2012 19:06:16 +0000 (21:06 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 24 Jun 2012 19:06:16 +0000 (21:06 +0200)
commit63bc6593c37b4757199fb65ec1fb607c5e5190e3
treeefa76cc3a16b5c1f895270cbcbdc84317c2fc7e0
parenteedf91d212caea67920848e1c7e9355173359986
uloop: prevent fd callbacks for unregistered fds by ensuring that pointers in the epoll array are cleared
uloop.c