FreeRDP/winpr/libwinpr/utils/wlog
akallabeth 516668d02b [fclose] ensure no invalid pointers are passed.
fclose has undefined behaviour for NULL pointers, so check for these.
2023-04-28 07:39:35 +02:00
..
Appender.c [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
Appender.h [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
BinaryAppender.c [fclose] ensure no invalid pointers are passed. 2023-04-28 07:39:35 +02:00
BinaryAppender.h Fixed default visibility. 2016-02-26 19:44:14 +01:00
CallbackAppender.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
CallbackAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
ConsoleAppender.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ConsoleAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
DataMessage.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
DataMessage.h Fixed integer warnings, fixed data types 2021-06-17 10:35:22 +02:00
FileAppender.c Various fixes / improvements (#8146) 2022-08-22 09:42:15 +02:00
FileAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
ImageMessage.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ImageMessage.h Fixed integer warnings, fixed data types 2021-06-17 10:35:22 +02:00
JournaldAppender.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
JournaldAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
Layout.c [winpr,wlog] include function name in log message 2023-01-25 16:26:39 +01:00
Layout.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
Message.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
Message.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
PacketMessage.c [fclose] ensure no invalid pointers are passed. 2023-04-28 07:39:35 +02:00
PacketMessage.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
SyslogAppender.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
SyslogAppender.h wlog: rework, cleanup and stabilize API 2015-11-09 18:25:45 +01:00
UdpAppender.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
UdpAppender.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
wlog.c [winpr] use WINPR_ prefix for conditional includes 2023-01-10 17:38:00 +01:00
wlog.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00