Re: [PATCH] Really don't crash if a connection closes early

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

 



On Mon, Jan 13, 2014 at 12:46:44 -0700, Eric Blake wrote:
> On 01/13/2014 08:24 AM, Jiri Denemark wrote:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1047577
> > 
> > When writing commit 173c291, I missed the fact virNetServerClientClose
> > unlocks the client object before actually clearing client->sock and thus
> > it is possible to hit a window when client->keepalive is NULL while
> > client->sock is not NULL. I was thinking client->sock == NULL was a
> > better check for a closed connection but apparently we have to go with
> > client->keepalive == NULL to actually fix the crash.
> > 
> > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx>
> > ---
> >  src/rpc/virnetserverclient.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> ACK.

Pushed, thanks.

Jirka

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]