ok, I sent to list bug report, it was somewhere on windows 8.1 beta. somehow, uninitialized variables were initialized with garbage (it was fixed to NULL in windows 8.1 release)
bug is there https://github.com/OpenVPN/openvpn/blob/master/src/openvpn/error.c#L458 if std_redir is defined, so orig_stderr is not unitialized (or, if we are lucky, it is NULL) it tends to weird behaviour on windows 8.1 beta, openvpn either get connected or not. ok, I will open a bug regarding unitialized variable. if someone will have a time, he or she will have a look at it. I was very disapointed with what happened to my report in mailing list. So, I will not send anything to list until things will change. Or I will ask Samuli to do so. 2016-05-02 15:59 GMT+05:00 Gert Doering <g...@greenie.muc.de>: > Hi, > > On Mon, May 02, 2016 at 03:58:25PM +0500, ???????? ?????????????? wrote: > > well, I'm not prepared to pass commit procedures, I'm awaiting for Samuli > > response whether or not he can handle those if I will send patches > directly > > to him > > Feel free to use PRs to *discuss* patches (I already agreed that this > might be a good plan), but anything that wants to be committed into the > main openvpn repo needs to be on the list, and preferrably by the author. > > gert > -- > USENET is *not* the non-clickable part of WWW! > // > www.muc.de/~gert/ > Gert Doering - Munich, Germany > g...@greenie.muc.de > fax: +49-89-35655025 > g...@net.informatik.tu-muenchen.de >