]> xenbits.xensource.com Git - libvirt.git/commit
leak_fix.diff
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 29 May 2012 10:25:59 +0000 (06:25 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 29 May 2012 10:25:59 +0000 (06:25 -0400)
commit67dd486f20d4028ebf723735565697146207d301
treec2cfc34206e94223ddbdf2417d6c8c1d1d366077
parent423bb749940f1e2c9dd946dc3ca72df1b355ed36
leak_fix.diff

==3240== 23 bytes in 1 blocks are definitely lost in loss record 242 of 744
==3240==    at 0x4C2A4CD: malloc (vg_replace_malloc.c:236)
==3240==    by 0x8077537: __vasprintf_chk (vasprintf_chk.c:82)
==3240==    by 0x509C677: virVasprintf (stdio2.h:199)
==3240==    by 0x509C733: virAsprintf (util.c:1912)
==3240==    by 0x1906583A: qemudStartup (qemu_driver.c:679)
==3240==    by 0x511991D: virStateInitialize (libvirt.c:809)
==3240==    by 0x40CD84: daemonRunStateInit (libvirtd.c:751)
==3240==    by 0x5098745: virThreadHelper (threads-pthread.c:161)
==3240==    by 0x7953D8F: start_thread (pthread_create.c:309)
==3240==    by 0x805FF5C: clone (clone.S:115)
src/qemu/qemu_driver.c