On Fri, Apr 07, 2017 at 02:43:46PM -0700, Yi-Hung Wei wrote:
> In testcase "ofproto-dpif - clone action", valgrind reports a memory leak
> with the following call stack.
>     xrealloc (util.c:123)
>     ds_reserve (dynamic-string.c:63)
>     ds_put_format_valist (dynamic-string.c:161)
>     ds_put_format (dynamic-string.c:142)
>     disable_datapath_clone (ofproto-dpif.c:5206)
>     process_command (unixctl.c:313)
>     run_connection (unixctl.c:347)
>     unixctl_server_run (unixctl.c:400)
>     main (ovs-vswitchd.c:112)
> 
> Signed-off-by: Yi-Hung Wei <[email protected]>

Thanks!  I applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to