]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
no need to smash stack_depth on every iteration
authorAlan T. DeKok <aland@freeradius.org>
Fri, 15 Aug 2025 10:07:30 +0000 (06:07 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 15 Aug 2025 10:07:30 +0000 (06:07 -0400)
commit025caec3f230ab056dd8c353e2ec3e02d3577fdb
tree9377cbc0fc94ae6ec1a55133a95d0c4d64c66502
parent779feabf932d2d5a0ec72a42afc6a89258a14e5c
no need to smash stack_depth on every iteration

also cleans up corner cases of multiple ifs
src/lib/util/dict_tokenize.c