[libvirt] [PATCH] Fix bug libvirt daemon segfault when new force console vm session break down existed console session. When force console vm command arrived, libvirtd will break down existed console session, and in this procedure, it will call daemonStreamEvent() to release resources , so daemonStreamFilter() need to check if stream filter existed when get client object lock and client->privData's lock, if not existed, just return -1

Lance Liu liu.lance.89 at gmail.com
Thu Nov 28 09:46:55 UTC 2019


Ok, thanks.

Michal Privoznik <mprivozn at redhat.com> 于2019年11月28日周四 下午5:21写道:

> On 11/28/19 4:03 AM, Lance Liu wrote:
> > Ok, I'll check it out.
> >
> > Look like your patch is still not in master branch。May you commit it?
> > I'll check out it and test for force console case
>
> Unfortunately, it did not receive any ACK from a contributor with commit
> rights (which is required for any patch that we want to merge). I will
> try to get somebody to review it.
>
> Michal
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191128/666d102c/attachment-0001.htm>


More information about the libvir-list mailing list