On Thu, Oct 13, 2011 at 06:45:37PM +0100, Peter Maydell wrote:
> 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 <[email protected]>
> ---
>  compatfd.c |   12 ++++++++++--
>  1 files changed, 10 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <[email protected]>

Reply via email to