]> xenbits.xensource.com Git - libvirt.git/commit
Fix leak of mutex attributes in POSIX threads impl
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 15 Dec 2010 14:12:30 +0000 (14:12 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 15 Feb 2011 11:42:32 +0000 (11:42 +0000)
commitdd50c0054c1b1cdc6204f039f1170d42e734fb72
treeee2b3d4ee48c1715e7315c72b4709f4d575ea4cc
parent7020ffc0edf3bde27b5b906258f0a5727881f43f
Fix leak of mutex attributes in POSIX threads impl

* src/util/threads-pthread.c: Fix mutex leak
src/util/threads-pthread.c