qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] block/nfs: fix potential segfault on early call


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] block/nfs: fix potential segfault on early callback
Date: Wed, 11 Jun 2014 13:46:32 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 10, 2014 at 09:42:47AM +0200, Peter Lieven wrote:
> it will happen in the future that the callback of a libnfs call
> directly invokes the callback. In this case we end up in a segfault
> because the NFSRPC is gone when we the BH is scheduled.
> 
> Signed-off-by: Peter Lieven <address@hidden>
> ---
>  block/nfs.c |    4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpUJBTmoPz77.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]