
14 Dec
2010
14 Dec
'10
11:39 a.m.
On Mon, Dec 13, 2010 at 03:49:15PM -0700, Eric Blake wrote:
* daemon/libvirtd.c (qemudStartWorker, qemudStartEventLoop): Avoid leaking pthread_attr resources. --- daemon/libvirtd.c | 36 ++++++++++++++++++++++++++---------- 1 files changed, 26 insertions(+), 10 deletions(-)
NB this code that you are changing has all been deleted by my RPC patches, and the new job use the threadpool APIs instead of pthread. Daniel