[ovs-dev] [PATCH] ofctl_parse_target: Fix memory leaks if there is no usable protocol

Ben Pfaff blp at ovn.org
Mon Dec 3 21:56:51 UTC 2018


On Tue, Nov 27, 2018 at 04:10:11PM -0800, Yifeng Sun wrote:
> When there is no usable protocol, ofctl_parse_flows__ returns without
> properly freeing memory. A previous patch failed to fix this issue.
> This patch fixes it.
> 
> Fixes: cefb937878b0f
> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11406
> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11408
> Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>

Thanks, applied to master.


More information about the dev mailing list