[libvirt] [PATCH v2 0/2] Fix possible use-after-free when sending event message

John Ferlan jferlan at redhat.com
Mon Mar 27 16:47:35 UTC 2017


v1: https://www.redhat.com/archives/libvir-list/2017-March/msg01228.html

Change since v1, add the derefFcn as an argument to the renamed macro
(not quite sure how I missed that originally.

John Ferlan (2):
  daemon: Rework remoteClientFreeFunc cleanup loops into C macro
  remote: Fix possible use-after-free when sending event message

 daemon/remote.c | 164 ++++++++++++++++++++------------------------------------
 1 file changed, 58 insertions(+), 106 deletions(-)

-- 
2.9.3




More information about the libvir-list mailing list