]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Refactor early initialisation and uninitialisation into methods
authorArne Schwabe <arne@rfc2549.org>
Sat, 6 Nov 2021 18:00:55 +0000 (19:00 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 7 Nov 2021 19:30:19 +0000 (20:30 +0100)
commit97056dbf936b01b367a66ea78cca3dadc41bdf64
tree7e03a7dc6c3dca034aeeaaec294aad792bc1246e
parent1325cf1198f78ccd8ab74394bb2e9b13f410ef20
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.

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