« Previous | Next » 

Revision 7f84c127

ID7f84c1272b601be88daeb828ec1890890c7aae25

Added by Peter Maydell over 12 years ago

compatfd.c: Don't pass NULL pointer to SYS_signalfd

Don't pass a NULL pointer in to SYS_signalfd in qemu_signalfd_available():
this isn't valid and Valgrind complains about it.

Signed-off-by: Peter Maydell <>
Reviewed-by: Stefan Hajnoczi <>
Signed-off-by: Andrzej Zaborowski <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences