Dan Kenigsberg has submitted this change and it was merged. Change subject: stomp: Make sure the \0 is a last char in the buffer ......................................................................
stomp: Make sure the \0 is a last char in the buffer We need to provide sanity check to be sure that buffer contains \0 as last character. Bug-Url: http://bugzilla.redhat.com/1169100 Change-Id: Ie0d8eaae161f3ec6c77726f4f9da044ab7c629d4 Signed-off-by: Saggi Mizrahi <[email protected]> Signed-off-by: pkliczewski <[email protected]> Reviewed-on: https://gerrit.ovirt.org/35938 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dima Kuznetsov <[email protected]> Reviewed-by: Yeela Kaplan <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/yajsonrpc/stomp.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Piotr Kliczewski: Verified Yeela Kaplan: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, but someone else must approve Dima Kuznetsov: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/35938 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0d8eaae161f3ec6c77726f4f9da044ab7c629d4 Gerrit-PatchSet: 15 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
