Am 07.07.22 um 05:51 schrieb [email protected]:
From: Selva Nair <[email protected]>

The function signature for xkey_load_generic_key had
function pointers defined as function types that seems
to work in gcc but not in msvc.

Fix it by changing the function signatures to what was
intended.
Also revert part of commit 627d1a3d28638... as that work-
around should be no longer required.

Reported by: Lev Stipakov https://github.com/lstipakov


I am surprised that this commit is not a noop but it is "more" correct this. So without any idea if this actually fixes Windows or not, I approve this commit on the basis of a cosmetic fix that is actually right.

Arne


_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to