fix: only query valid FDs (#21)
On hardened glibc, calling FD_ISSET with an FD <0 or >FD_SETSIZE causes a SIGABRT. Only query FDs that are associated with enabled repeater modules to work around this crash.master
parent
4d8cc8bd9d
commit
f4fcc355bf
Loading…
Reference in new issue