On Thu, Nov 2, 2023 at 11:11 AM Xavier Simonart <[email protected]> wrote: > > Move the submodule to the tip of OVS branch3.2. This picks up: > - 0d0e95cd2ae6 ("ovsdb: Fix potential leak when making diff of conditions.") > fixing multiple memory leaks in OVN unit tests. > > Signed-off-by: Xavier Simonart <[email protected]>
Thanks. Applied to main. Numan > --- > ovs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ovs b/ovs > index 1d78a3f31..19770fc30 160000 > --- a/ovs > +++ b/ovs > @@ -1 +1 @@ > -Subproject commit 1d78a3f3164a6bf651b34f52812f38655b28a9ce > +Subproject commit 19770fc307054cd72572348c93904557c3618402 > -- > 2.31.1 > > _______________________________________________ > 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
