FreeRDP/winpr/libwinpr/utils/wlog
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
..
Appender.c hardening 2015-03-25 17:38:21 +01:00
Appender.h Added callback appender for wlog. 2014-11-16 12:20:48 +01:00
BinaryAppender.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
BinaryAppender.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
CallbackAppender.c Fixed broken NULL pointer check. 2014-12-07 00:21:28 +01:00
CallbackAppender.h Added callback appender for wlog. 2014-11-16 12:20:48 +01:00
ConsoleAppender.c hardening 2015-03-25 17:38:21 +01:00
ConsoleAppender.h libwinpr-utils: split wlog framework 2013-10-01 16:08:26 -04:00
DataMessage.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
DataMessage.h libwinpr-utils: add wlog support for image and binary data 2013-10-02 15:41:46 -04:00
FileAppender.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
FileAppender.h libwinpr-utils: split wlog framework 2013-10-01 16:08:26 -04:00
ImageMessage.c fix build warning 2014-09-11 17:26:01 +02:00
ImageMessage.h libwinpr-utils: add wlog support for image and binary data 2013-10-02 15:41:46 -04:00
Layout.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
Layout.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
Message.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
Message.h libwinpr-utils: start implement wlog packet appender 2013-10-08 23:18:59 -04:00
PacketMessage.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
PacketMessage.h libwinpr-utils: start reconstructing IP headers for wlog packet message 2013-10-09 13:37:53 -04:00
TextMessage.c winpr: fix ranlib missing symbols warnings on OS X 2014-05-09 22:44:19 -04:00
TextMessage.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00
wlog.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
wlog.h libwinpr-utils: further split wlog framework into more source files, add some thread safety for write operations 2013-10-02 13:38:21 -04:00