https://bugs.kde.org/show_bug.cgi?id=369362

--- Comment #1 from Mark Wielaard <m...@redhat.com> ---
Created attachment 101290
  --> https://bugs.kde.org/attachment.cgi?id=101290&action=edit
Fix crash in linux [rt_]sigaction wrapper with bad old/new sigaction handler.

Since we try to modify the old/new sigaction handler before passing it
to the kernel we must make sure that (if they aren't NULL) it is safe
to use. If not we should bail out early with EFAULT.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to