]> granicus.if.org Git - sudo/commit
Move call to sudo_ev_loopcontinue() into schedule_signal() itself.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 30 Nov 2017 17:02:15 +0000 (10:02 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 30 Nov 2017 17:02:15 +0000 (10:02 -0700)
commit116c5d7eff8e152bdabe8bc1313a7aa092426865
tree02267e5a76247841c1e0514be21d21263ab1ef48
parentb9adb3dd51d582c1e7144b177ca00f47692e6d45
Move call to sudo_ev_loopcontinue() into schedule_signal() itself.
We always want to prioritize signal forwarding.
src/exec_pty.c