Fix memory management issues in RFC 3164 formatted syslog message
This commit is contained in:
@@ -9,7 +9,6 @@ add_library(slbu-lib
|
||||
Severity.cpp
|
||||
SyslogMessage.cpp
|
||||
UDPWriter.cpp
|
||||
RFC3164FormattedSyslogMessage
|
||||
)
|
||||
|
||||
add_executable(syslog-bulk-uploader main.cpp)
|
||||
|
||||
Reference in New Issue
Block a user