[Openvpn-devel] [PATCH applied] Re: block-dns using iservice: fix a potential double free

2023-02-02 Thread Gert Doering
I've stared a bit at the code, and it looks good. Also, MinGW and GH compile it just fine ;-) - did not test actual installation. Your patch has been applied to the master and release/2.6 branch. commit b761cb9bc942b6077f0b6e2b85a72e33fc618a0f (master) commit a85257e78f0d9f922941ad981bc4272d0aaf

Re: [Openvpn-devel] [PATCH 4/4] cryptoapi.c: simplify parsing of thumbprint hex string

2023-02-02 Thread Selva Nair
Hi > > On Wed, Feb 1, 2023 at 6:56 AM Frank Lichtenheld > wrote: > >> On Sat, Jan 28, 2023 at 05:34:21PM -0500, selva.n...@gmail.com wrote: >> > From: Selva Nair >> > >> > Signed-off-by: Selva Nair >> > --- >> > src/openvpn/cryptoapi.c | 44 +++-- >> > 1 fil