On 09/26/2012 09:25 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <[email protected]>
> 
> If the qemuAgentClose method is called from a place which holds
> the domain lock, it is theoretically possible to get a deadlock
> in the agent destroy callback. This has not ben observed, but

s/ben/been/

> the equivalent code in the QEMU monitor destroy callback has seen
> a deadlock.
> 
> Remove the redundant locking while unrefing the object and the
> bogus assignment
> 
> Signed-off-by: Daniel P. Berrange <[email protected]>
> ---
>  src/qemu/qemu_process.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

ACK.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to