-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18/02/12 20:44, Heiko Hund wrote: > The _access and _waccess functions in Windows don't know about X_OK > (1). If you pass an uneven mode flag the C runtime's default invalid > parameter handler ends execution of openvpn. > > Signed-off-by: Heiko Hund <[email protected]> --- win/config.h.in > | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) >
ACK and applied to master branch on -testing and -stable trees. commit 4ebc587eab73e03ef64d344a5707d84e7f8d875a Author: Heiko Hund <[email protected]> List-Post: [email protected] Date: Sat Feb 18 20:44:12 2012 +0100 define access mode flag X_OK as 0 on Windows Signed-off-by: Heiko Hund <[email protected]> Acked-by: David Sommerseth <[email protected]> Signed-off-by: David Sommerseth <[email protected]> kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9CHC8ACgkQDC186MBRfrrHegCfUMxu2lHG4Rso8cw1qt7eLEZN OgAAn0cAwDCQKUq5MLJd6WAZJeVsdyje =2vak -----END PGP SIGNATURE-----
