Finished valgrind/Coverity -fsanitize=address phase
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
449a2ea162
commit
b2ba0048cd
@ -3,8 +3,12 @@
|
|||||||
|
|
||||||
** sysklogd v2.0
|
** sysklogd v2.0
|
||||||
|
|
||||||
|
*** TODO Add support for @host:port, i.e. custom remote port to send to
|
||||||
*** DONE Add example application, test building and running it from Travis-CI
|
*** DONE Add example application, test building and running it from Travis-CI
|
||||||
*** TODO Check for memory/descriptor leaks, valgrind/Coverity
|
*** DONE Check for memory/descriptor leaks, valgrind/Coverity
|
||||||
|
|
||||||
|
Most interesting so far is the -fsanitize=address option to GCC/clang :)
|
||||||
|
|
||||||
*** DONE Drop strlcpy() from libsyslog, make built-in? (marked as weak alias)
|
*** DONE Drop strlcpy() from libsyslog, make built-in? (marked as weak alias)
|
||||||
*** DONE Document, and add examle of, how to use libsyslog
|
*** DONE Document, and add examle of, how to use libsyslog
|
||||||
*** DONE Separate libsylog.{a,so} and syslog/syslog.h with NetBSD API
|
*** DONE Separate libsylog.{a,so} and syslog/syslog.h with NetBSD API
|
||||||
|
Loading…
x
Reference in New Issue
Block a user