FreeRDP/libfreerdp-crypto
Julien Ropé b2177dc8c3 Replacing malloc calls by xmalloc or xzalloc as appropriate.
This will make sure we get an appropriate error message in case of memory allocation error, and not just a "Segmentation Fault"

Added some validation on xzalloc return in serial_tty_new to properly deallocate resources when an error occurs.
2012-05-07 15:27:13 +02:00
..
ber.c wfreerdp: fix windows compilation 2012-02-20 21:56:55 -08:00
certificate.c wfreerdp: fix windows compilation 2012-02-20 21:56:55 -08:00
CMakeLists.txt libfreerdp-crypto: integrate DER code from Jiten Pathy 2012-03-05 15:45:54 -05:00
crypto.c Replacing malloc calls by xmalloc or xzalloc as appropriate. 2012-05-07 15:27:13 +02:00
der.c wfreerdp: fix portability issues 2012-03-05 21:04:42 -05:00
er.c libfreerdp-crypto: integrate DER code from Jiten Pathy 2012-03-05 15:45:54 -05:00
per.c Check for overflows. 2012-02-28 22:52:04 +01:00
tls.c Merge branch 'master' of github.com:FreeRDP/FreeRDP into tsg 2012-05-05 18:42:51 -04:00