On 09-03-17 13:23, Steffan Karger wrote:
> A number of printf-like functions in windows-specific code used incorrect
> format specifiers, which could potentially lead to incorrect values being
> printed.
Hm, some of these are not windows-specific, and cause problems for
non-windows builds. Please
A number of printf-like functions in windows-specific code used incorrect
format specifiers, which could potentially lead to incorrect values being
printed.
Signed-off-by: Steffan Karger
---
src/openvpn/route.c | 12 ++--
src/openvpn/socket.c | 6 +++---
src/openvpn/tun.c| 4 ++--