[libvirt] [PATCH v3 0/3] More virsecretobj changes to prepare for common object

John Ferlan jferlan at redhat.com
Tue Jul 25 13:21:52 UTC 2017


v2: https://www.redhat.com/archives/libvir-list/2017-July/msg00520.html

Changes in v3:

Former patch 1, dropped
Former patch 2, pushed
Former patch 3, adjusted:
  -> Use @objDef instead of @objdef
  -> Handle the if (backup) leak shown during review
Former patch 4, split
  -> Patch 3 handles the virsecretobj call to virSecretObjListRemove
  -> Patch 4 handles the secret_driver calls to virSecretObjListRemove

John Ferlan (3):
  secret: Properly handle @def after virSecretObjAdd in driver
  secret: Fix memory leak in virSecretLoad
  secret: Handle object list removal and deletion properly

 src/conf/virsecretobj.c    | 14 ++++++--------
 src/secret/secret_driver.c | 31 ++++++++++++++++++-------------
 2 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.9.4




More information about the libvir-list mailing list