]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Allow for allocation of messages with user data
authorAlan T. DeKok <aland@freeradius.org>
Sun, 6 Nov 2016 17:36:17 +0000 (12:36 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 6 Nov 2016 17:59:01 +0000 (12:59 -0500)
commitfc6cc93f8aab3669855630ffcacfa667eaa676f0
tree7eab4a21957aaaa85d35701c9ea37cdcab4f9584
parent7f08180d1a8c390debb0ae8b1f0c881cdca2a007
Allow for allocation of messages with user data

where the fr_message_t is the first entry in the user data structure
src/tests/util/message_set_test.c
src/util/message.c
src/util/message.h