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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to