]> granicus.if.org Git - sudo/commit
Add missing sigsetjmp() call in I/O plugin open function.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 16:24:47 +0000 (11:24 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Dec 2010 16:24:47 +0000 (11:24 -0500)
commit524021a37757e8c17a4e12e1e5d7eda5d7d61f2b
tree2517f9a46e084eb450396e376312eeb697c086f1
parent5d59c10b959e46848abb9e9dc9388b6701d1c78b
Add missing sigsetjmp() call in I/O plugin open function.
Fixes a crash when the I/O plugin calls error(), errorx() or log_error().
plugins/sudoers/iolog.c