« Previous | Next » 

Revision 3a5d30bf

ID3a5d30bf272c8db8e16e1e7ad5b8953f08df3e82

Added by Peter Maydell about 10 years ago

linux-user/signal.c: Don't pass sigaction uninitialised sa_flags

When forcing a fatal signal, we weren't initialising the sa_flags
field in the struct sigaction we used to reset the signal handler
to SIG_DFL.

Signed-off-by: Peter Maydell <>
Signed-off-by: Riku Voipio <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences