mbox series

[ovs-dev,0/2] Fix memory leaks due to controller events.

Message ID 20201027222941.19043.84337.stgit@dceara.remote.csb
Headers show
Series Fix memory leaks due to controller events. | expand

Message

Dumitru Ceara Oct. 27, 2020, 10:29 p.m. UTC
Fixes: be1eeb09d373 ("OVN: introduce Controller_Event table")
Fixes: 7c3523c71932 ("OVN: introduce trigger_event() action")
Signed-off-by: Dumitru Ceara <dceara@redhat.com>

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(+)

Comments

Numan Siddique Oct. 28, 2020, 9:11 a.m. UTC | #1
On Wed, Oct 28, 2020 at 4:00 AM Dumitru Ceara <dceara@redhat.com> wrote:
>
> Fixes: be1eeb09d373 ("OVN: introduce Controller_Event table")
> Fixes: 7c3523c71932 ("OVN: introduce trigger_event() action")
> Signed-off-by: Dumitru Ceara <dceara@redhat.com>

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
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>