[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

Show replies by date

1821
days inactive
1824
days old

devel@lists.libvirt.org

Manage subscription

7 comments
3 participants

Add to favorites Remove from favorites

tags (0)
participants (3)
  • Lance Liu
  • LanceLiu
  • Michal Privoznik