Hi,
On 13-05-17 15:40, Antonio Quartulli wrote:
>> On 13 May 2017, at 18:37, Guido Vranken wrote:
>>
>> Signed-off-by: Guido Vranken
>> ---
>> src/openvpn/ssl_verify_openssl.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/src/openvpn/ssl_verify_openssl.c
>> b/
From: Selva Nair
Also replace MAX_PATH by _countof(openvpnpath) as the latter
is arguably more robust.
Signed-off-by: Selva Nair
---
src/openvpn/win32.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/openvpn/win32.c b/src/openvpn/win32.c
index b271597..56c3a1d 10