Fix handling of "debug file [filename]"
authorAlan T. DeKok <aland@freeradius.org>
Fri, 13 Feb 2009 15:08:27 +0000 (16:08 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 13 Feb 2009 15:47:52 +0000 (16:47 +0100)
commit9e7ad2e15b6b7b818ca2e825b0c06373bdafc90e
treed2a7b627a4fa1309537d3d88aa735b407aae7d04
parent87a8e048dcb41a0ae9f3453d7c6a472691bc9f14
Fix handling of "debug file [filename]"

Make filename optional, which means "no debug file".

Re-arrange how we handle the pointers, to avoid threading issues
src/main/command.c
src/main/log.c
src/main/mainconfig.c