include/radiusd.h added 'config_items' to the REQUEST structure.
authoraland <aland>
Wed, 24 Nov 1999 16:56:11 +0000 (16:56 +0000)
committeraland <aland>
Wed, 24 Nov 1999 16:56:11 +0000 (16:56 +0000)
commit5477248154a809131e70515cef91e6a1ba9f4d95
tree6f9180c6abf8e54a4986e27ef19281c827a5b6f6
parent9d8c91e10ca3e9d03a01f235eb4dffce043d068f
include/radiusd.h added 'config_items' to the REQUEST structure.
main/util.c   request_free updates to free config_items
main/radiusd.c    initialize config_items to NULL.
src/include/radiusd.h
src/main/radiusd.c
src/main/util.c