[Openvpn-devel] [PATCH] Add calls to nvlist_destroy to avoid leaks (v2)

2024-11-05 Thread Rémi FARAULT via Openvpn-devel
From c2df7d0e66987e0e7d2c17e1550c40a5f30a265c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Farault?= Date: Tue, 29 Oct 2024 12:06:35 +0100 Subject: [PATCH v2] Add calls to nvlist_destroy to avoid leaks --- src/openvpn/dco_freebsd.c | 31 +++ 1 file changed, 2

[Openvpn-devel] [PATCH applied] Re: Add calls to nvlist_destroy to avoid leaks

2024-11-05 Thread Gert Doering
Thanks for that patch, and for sending a typo-fixed v2. I did ask for changes to the commit message which were not done :-( - so I added the SOB, Github reference plus a bit more explanatory text (from the GH MR) myself. Kristof approved in the GH MR, and I reviewed and tested the change myself

[Openvpn-devel] [S] Change in openvpn[master]: send uname() release as IV_PLAT_VER= on non-windows versions

2024-11-05 Thread cron2 (Code Review)
cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/793?usp=email ) Change subject: send uname() release as IV_PLAT_VER= on non-windows versions .. send uname() release as IV_PLAT_VER= on non-windows version

[Openvpn-devel] [S] Change in openvpn[master]: send uname() release as IV_PLAT_VER= on non-windows versions

2024-11-05 Thread cron2 (Code Review)
Hello flichtenheld, ordex, plaisthos, I'd like you to reexamine a change. Please visit http://gerrit.openvpn.net/c/openvpn/+/793?usp=email to look at the new patch set (#5). The following approvals got outdated and were removed: Code-Review+2 by ordex Change subject: send uname() release

[Openvpn-devel] [PATCH applied] Re: send uname() release as IV_PLAT_VER= on non-windows versions

2024-11-05 Thread Gert Doering
Thanks Antonio for the review. Patch has been applied to the master and release/2.6 branch (localized mini-feature that can help admins keep track of macOS etc. client versions) commit d5b4713153ce95e88651d93aa1ef25b2676d0cfc (master) commit f104d00af8ace124ff283e3adb7c7d4d867d6bbf (release/2.6)