Hi,
pdns/pdns_recursor.cc (line 47)
pthread_t pthread_self(void){pthread_t tmp; return tmp;}
returning an uninitialized local variable is a very bad idea (and results in
empty lines being written to syslog).
bye, Christof
--
http://cmeerw.org JID: cmeerw at jabber.at
mailto cmeerw at web.de