libvirt/src/remote
Matthias Bolte 55fb386671 remote: Add missing virCondDestroy calls
The virCond of the remote_thread_call struct was leaked in some
places. This results in leaking the underlying mutex. Which in turn
leaks a handle on Windows.

Reported by Aliaksandr Chabatar and Ihar Smertsin.
2011-03-17 17:51:33 +01:00
..
qemu_protocol.c Qemu remote protocol. 2010-07-23 17:30:33 -04:00
qemu_protocol.h Qemu remote protocol. 2010-07-23 17:30:33 -04:00
qemu_protocol.x Qemu remote protocol. 2010-07-23 17:30:33 -04:00
remote_driver.c remote: Add missing virCondDestroy calls 2011-03-17 17:51:33 +01:00
remote_driver.h maint: use gnulib configmake rather than open-coding things 2010-11-17 08:58:58 -07:00
remote_protocol.c remote-protocol: implement new BlkioParameters API 2011-03-10 17:54:12 -07:00
remote_protocol.h remote-protocol: implement new BlkioParameters API 2011-03-10 17:54:12 -07:00
remote_protocol.x remote-protocol: implement new BlkioParameters API 2011-03-10 17:54:12 -07:00
rpcgen_fix.pl cygwin: Handle differences in the XDR implementation 2010-04-27 09:31:28 +02:00