summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2018-10-12 19:16:53 -0700
committerAllan McRae <allan@archlinux.org>2018-10-21 19:19:48 +1000
commitac959bb9c6ce549047a954109ae825158855e386 (patch)
treec498dff0d2256e6decb9b2a835c7f55959fd9630 /scripts
parent9886566abb375043740167ce5066f1a186c71176 (diff)
downloadpacman-ac959bb9c6ce549047a954109ae825158855e386.tar.xz
handle EINTR while polling scripts/hooks
If poll() is interrupted by a signal, alpm was closing the socket it uses for listening to script/hook output. This would drop script output at the least and kill the script at the worst. Fixes FS#60396 Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions