dlt-daemon
dlt-daemon copied to clipboard
Upstream portability and security fixes
- Avoid buffer underrun on readlink failure.
- Don't return int from void function.
- Don't include <sys/syslog.h> which appears to be an alternative path for <syslog.h>.