curl/lib/vtls
Daniel Stenberg 26ddc536b0 openssl: fix use of uninitialized buffer
Make sure that the error buffer is always initialized and simplify the
use of it to make the logic easier.

Bug: https://github.com/bagder/curl/issues/318
Reported-by: sneis
2015-06-18 14:20:31 +02:00
..
axtls.c
axtls.h
cyassl.c
cyassl.h
darwinssl.c
darwinssl.h
gskit.c
gskit.h
gtls.c curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT 2015-06-01 03:21:23 -04:00
gtls.h
nss.c
nssg.h
openssl.c openssl: fix use of uninitialized buffer 2015-06-18 14:20:31 +02:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c
polarssl.h
schannel.c schannel: schannel_recv overhaul 2015-06-17 00:17:03 -04:00
schannel.h schannel: schannel_recv overhaul 2015-06-17 00:17:03 -04:00
vtls.c
vtls.h