libvirt/src/storage
Andrea Bolognani 611ddefc16 storage: Avoid leak in virStorageUtilGlusterExtractPoolSources()
The contents of volname would be leaked if the function were
to be passed an invalid pooltype by the caller.

Make sure the memory is released instead.
2017-04-06 10:03:26 +02:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_disk.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_fs.c storage: util: Pass pool type to virStorageBackendFindGlusterPoolSources 2017-04-04 16:30:45 +02:00
storage_backend_fs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_gluster.c storage: gluster: Implement 'checkPool' method so that state is restored 2017-04-05 12:21:17 +02:00
storage_backend_gluster.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_iscsi.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_iscsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_logical.c storage: Fix build on i686 2017-03-28 12:53:56 +02:00
storage_backend_logical.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_mpath.c util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
storage_backend_mpath.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_rbd.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_rbd.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_scsi.c conf: Return the vHBA name from virNodeDeviceCreateVport 2017-03-15 21:17:47 -04:00
storage_backend_scsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_sheepdog_priv.h storage: sheepdog: Split out functions required for tests 2017-01-19 09:25:51 +01:00
storage_backend_sheepdog.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_sheepdog.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_vstorage.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_vstorage.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_zfs.c storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_zfs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend.c storage: backend: Use correct stringifier for pool type 2017-04-03 08:42:09 +02:00
storage_backend.h conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
storage_driver.c storage: driver: Remove unavailable transient pools after restart 2017-04-03 08:42:09 +02:00
storage_driver.h conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
storage_util.c storage: Avoid leak in virStorageUtilGlusterExtractPoolSources() 2017-04-06 10:03:26 +02:00
storage_util.h storage: util: Split out the gluster volume extraction code into new function 2017-04-04 16:30:45 +02:00