[ovs-dev] [PATCH] ofp-print: Fix a memory leak reported by fuzz

Yifeng Sun pkusunyifeng at gmail.com
Tue Sep 18 16:51:47 UTC 2018


Hi Ben,

Got it, thanks for telling me.

Best,
Yifeng

On Tue, Sep 18, 2018 at 1:35 AM Ben Pfaff <blp at ovn.org> wrote:

> On Thu, Sep 13, 2018 at 06:19:55AM -0700, Yifeng Sun wrote:
> > When ofputil_decode_port_stats returns error, it is possible that
> > custom_stats_counters is valid and still need freed.
> >
> > The fuzz report link is
> > https://oss-fuzz.com/testcase?key=5739356233400320
> >
> > Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
>
> Thank you for fixing this!
>
> For future fixes, would you mind using a link to the chromium.org bug
> tracker in Reported-at:, e.g.:
>
>     Reported-at:
> https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9966
>
> That makes it a lot easier to see what patch fixed what reported bug.
>
> Thanks,
>
> Ben.
>


More information about the dev mailing list