]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Refactor early initialisation and uninitialisation into methods
authorArne Schwabe <arne@rfc2549.org>
Thu, 12 May 2022 12:14:23 +0000 (14:14 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 13 May 2022 06:08:41 +0000 (08:08 +0200)
commit3f25bf7f7c1f32c2d3ef5b52443c97553a6c8977
tree6fa8365b0a5e35501a990a8afa987854525a3839
parent4e5b14012550bf934dcf850547b542afa4d6605a
Refactor early initialisation and uninitialisation into methods

This put the early initialisation and uninitialisation that needs to
happen between option parsing and post processing into small methods.

Cherry-pick of 97056dbf9 as prerequirement for the provider patch

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220512121429.2096164-2-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24328.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/openvpn.c