-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 31/10/11 16:29, Adriaan de Jong wrote:
> --- a/plugin.h +++ b/plugin.h @@ -132,7 +132,7 @@ plugin_call(const
> struct plugin_list *pl, { return plugin_call_ssl(pl, type, av, pr, es
> #ifdef USE_SSL - -1, NULL + , -1, NULL #endif ); }
ACK! Tested on top master (6e8b90ec0d0a074ac529541ce9515f25b30bac88),
and plugin issues found earlier is now fixed with this patch.
Applied to -testing and -stable master branches.
commit 8d22a9905d1243dbaf10493abdbb91718e8f9969
Author: Adriaan de Jong <[email protected]>
List-Post: [email protected]
Date: Mon Oct 31 16:29:16 2011 +0100
Fixed missing comma in plugin.h
Fixed a bug where the wrong value was being passed to plugin_call_ssl,
due to a missing comma.
Signed-off-by: Adriaan de Jong <[email protected]>
Acked-by: David Sommerseth <[email protected]>
Signed-off-by: David Sommerseth <[email protected]>
This patch also obsoletes the patch I sent earlier to the list, "[PATCH]
Fix plugin_call() struct env_set corruption" [1]
kind regards,
David Sommerseth
[1] <http://thread.gmane.org/gmane.network.openvpn.devel/5042>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk635nsACgkQDC186MBRfroYjgCeNUOTk6l/i+TdgZxVtCXyvofc
sR8AniMJYWmVTH6HHV1NAX/3Hj1gR0CQ
=j5Ru
-----END PGP SIGNATURE-----