dlt-daemon icon indicating copy to clipboard operation
dlt-daemon copied to clipboard

Upstream portability and security fixes

Open johnmcfarlane opened this issue 1 year ago • 0 comments

  • 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>.

johnmcfarlane avatar Feb 12 '24 20:02 johnmcfarlane