On Tue, May 19, 2026 at 9:20 AM Timothy Redaelli via dev < [email protected]> wrote:
> When local_options are present but no command name follows, > the early return leaked the previously allocated commands array. > > Free commands before returning the error string. > > Found by OpenScanHub Coverity (RESOURCE_LEAK). > Signed-off-by: Timothy Redaelli <[email protected]> > --- > Thanks for looking into this Timothy. Reported-at: https://redhat.atlassian.net/browse/FDP-1819 Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
