]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Moved gc_new and gc_free to begin end of function
authorAdriaan de Jong <dejong@fox-it.com>
Wed, 3 Aug 2011 18:16:01 +0000 (20:16 +0200)
committerDavid Sommerseth <davids@redhat.com>
Sat, 22 Oct 2011 16:02:08 +0000 (18:02 +0200)
commitb26341cdb7e58a00c0d2ab5e5b1e3ad59c0a60b7
tree80e58c7a384a7218be49d405426c198150d18ae4
parentc94eff3c2fe2f1ae85159294ce89f80d676f8c36
Moved gc_new and gc_free to begin end of function

As a safety measure against future modifications

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
ssl_verify.c