On Tue, Apr 03, 2018 at 10:12:59AM -0700, Yifeng Sun wrote:
> It is possible that 'fm->match' gets initialized twice in this function,
> which makes the first one leak because its pointer is overwritten by the
> second initialization.
>
> This patch fixes this issue.
>
> Signed-off-by: Yifeng Sun <[email protected]>
Thanks, applied to master. I added:
Fixes: 6a6b7060655e ("ofp-flow: Reduce memory consumption for ofputil_flow_mod,
using minimatch.")
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev