David FORT
|
16d36e3083
|
A malloc() pass on WinPR
This patch treats remaining non-checked mallocs. And changes to calloc in places
where it makes sense
|
2015-06-22 19:10:00 +02:00 |
|
Norbert Federa
|
1eff1a345e
|
free can handle NULL perfectly fine
|
2015-05-11 09:07:39 +02:00 |
|
Bernhard Miklautz
|
850de59b55
|
winpr: add checks for *alloc
Add missing checks if memory allocation was successful. Also adapt
caller(s) when possible.
|
2015-04-08 11:34:37 +02:00 |
|
Bernhard Miklautz
|
f717075321
|
asn1: use enum instead of returning a fixed value
|
2015-03-25 17:38:20 +01:00 |
|
Austin English
|
9c09a1d531
|
winpr/asn1: add ASN1_Decode stub
|
2015-02-22 19:11:11 -06:00 |
|
Austin English
|
2d185e51b5
|
winpr/asn1: add ASN1_CreateDecoder stub
|
2015-02-22 19:09:58 -06:00 |
|
Marc-André Moreau
|
faa4311232
|
libwinpr: add proper config.h inclusions
|
2012-08-14 17:20:53 -04:00 |
|
Marc-André Moreau
|
384af1d93b
|
include: move winpr include directory inside winpr
|
2012-08-14 15:49:39 -04:00 |
|