]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Alloc main config section before reading config file in case there are any sections...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 5 Jan 2015 01:19:25 +0000 (20:19 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 5 Jan 2015 01:50:31 +0000 (20:50 -0500)
commitb690e82ffba72ec255d16d18cead0d0cef192a2b
treeeda7ac75a99563e611a862b469b5d297138b7b97
parent61123538a30d5dd3095345bc40860c744eb2f80f
Alloc main config section before reading config file in case there are any sections the server needs to add
src/include/conffile.h
src/main/client.c
src/main/conffile.c
src/main/mainconfig.c
src/main/radmin.c
src/main/radwho.c