]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
might as well allow actions{...} in catch {...}
authorAlan T. DeKok <aland@freeradius.org>
Sat, 26 Jul 2025 18:52:08 +0000 (14:52 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 28 Jul 2025 10:15:02 +0000 (06:15 -0400)
commit59f5cf43a594a4fc85f4541c318b323ae5e1c369
tree81a19e3b6298a896ed737052e0acd81557ed650f
parent67362500acb9860f0175900236c182b4ae78d420
might as well allow actions{...} in catch {...}

tho I guess this check should really be a flag in the unlang op
structure.
src/lib/unlang/compile.c