]> granicus.if.org Git - libevent/commit
select: requires reinit (otherwise it leaks signal handlers)
authorAzat Khuzhin <azat@libevent.org>
Sun, 5 Jul 2020 10:16:03 +0000 (13:16 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 5 Jul 2020 10:16:03 +0000 (13:16 +0300)
commit4edfe6ad174c7c81a6811f763bf56da6c2069fa6
treed295396b7ae446061e4ec8aa7b9e646bdd0f4f49
parentc51c09b8ee35a713332ae54358e7d31cd3d085cf
select: requires reinit (otherwise it leaks signal handlers)

Fixes: main/fork under SELECT with ASAN
select.c