On Wed, Oct 28, 2020 at 4:00 AM Dumitru Ceara <[email protected]> wrote: > > Fixes: be1eeb09d373 ("OVN: introduce Controller_Event table") > Fixes: 7c3523c71932 ("OVN: introduce trigger_event() action") > Signed-off-by: Dumitru Ceara <[email protected]>
Thanks Dumitru for these fixes. I applied these patches to master and backported to all stable branches. Thanks Numan > > Dumitru Ceara (2): > pinctrl: Fix memory leak in controller_event_run(). > pinctrl: Fix memory leak when handling empty lb backends. > > > controller/pinctrl.c | 4 ++++ > 1 file changed, 4 insertions(+) > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
