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

Cole Robinson crobinso at redhat.com
Wed May 4 15:15:43 UTC 2016


On 04/27/2016 06:33 PM, Cole Robinson wrote:
> 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(-)
> 

ping? (for patch 2-4)

- Cole




More information about the libvir-list mailing list