On Fri, Apr 07, 2017 at 02:43:39PM -0700, Yi-Hung Wei wrote:
> In testcase "tunnel - Geneve metadata", valgrind reports a memory leak with
> the following call stack.
>     xcalloc (util.c:95)
>     tun_metadata_alloc (tun-metadata.c:89)
>     tun_metadata_table_mod (tun-metadata.c:175)
>     handle_tlv_table_mod (ofproto.c:7856)
>     handle_openflow__ (ofproto.c:8036)
>     handle_openflow (ofproto.c:8098)
>     ofconn_run (connmgr.c:1427)
>     connmgr_run (connmgr.c:363)
>     ofproto_run (ofproto.c:1815)
>     bridge_run__ (bridge.c:2915)
>     bridge_run (bridge.c:2972)
>     main (ovs-vswitchd.c:111)
> 
> Signed-off-by: Yi-Hung Wei <[email protected]>

Thanks!  I applied this to master.  It looks like it isn't needed for
older branches.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to