]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
The result of the interpret should be the result_p of the frame not the section_result
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Jul 2025 02:50:51 +0000 (20:50 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Jul 2025 02:50:51 +0000 (20:50 -0600)
commit3351593d7e81e591d224c2380e1c08a5bb016da2
tree2850edf32b45752f476256eb2c92d5b9bf9c9375
parent01165b739811b203ab8da00c10c20e91430d58f8
The result of the interpret should be the result_p of the frame not the section_result

This caused synchronous evaluation of xlats to return reject
src/lib/unlang/interpret.c