]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
ensure tokens table are the correct size
authorAlan T. DeKok <aland@freeradius.org>
Tue, 16 Nov 2021 01:15:50 +0000 (20:15 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 16 Nov 2021 01:15:50 +0000 (20:15 -0500)
commit2796702c567619f8a757f15b3a9d4312972ad131
tree7fd37b366cc7442c3919d6403f0a3174d0d3c517
parent09adee3bfaff25b6a97ee942ce1228c0af02fc69
ensure tokens table are the correct size

and use better initializers, so that we can reorder the tokens
without having to manually reorder multiple arrays
src/lib/util/token.c
src/lib/util/token.h