[libvirt] [PATCH 0/4] rpc: Fix fd leak and potential crash

Cole Robinson crobinso at redhat.com
Wed Apr 27 22:33:57 UTC 2016


Patch 1 was already sent, I'd like to get it in for the release,
it should be quite safe.

Remaining patches centralize some cleanup code and fix a potential
crasher, but since it should be rare I'd like to wait till after
the release.

Previous thread: http://www.redhat.com/archives/libvir-list/2016-April/msg01618.html

Ben Gray (1):
  rpc: Don't leak fd via CreateXMLWithFiles

Cole Robinson (3):
  rpc: Add virNetMessageClearPayload
  rpc: Clear more in virNetMessageClearPayload
  rpc: use virNetMessageClearPayload in client

 src/libvirt_remote.syms |  1 +
 src/rpc/virnetclient.c  |  5 +----
 src/rpc/virnetmessage.c | 28 +++++++++++++++++++---------
 src/rpc/virnetmessage.h |  2 ++
 4 files changed, 23 insertions(+), 13 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list