]> granicus.if.org Git - sudo/commit
Fix a crash in the event system's poll() backend introduced with
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 12 Sep 2018 13:02:13 +0000 (07:02 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 12 Sep 2018 13:02:13 +0000 (07:02 -0600)
commitc639c965cf8dfb6c6bafc4cd78084660371ef27e
tree6ff45e1f4dfa3661423b7632a061b71fea4379f4
parent1a9b932ffde18440354b518d763b58a9ca0b9df0
Fix a crash in the event system's poll() backend introduced with
support for nanosecond timers.  Only affects systems without ppoll().
Bug #851
lib/util/event_poll.c