]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Better assert for boxes which can be truthy
authorNick Porter <nick@portercomputing.co.uk>
Mon, 28 Apr 2025 11:10:17 +0000 (12:10 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Mon, 28 Apr 2025 12:24:51 +0000 (13:24 +0100)
commit8121eda170ece13b337b2ad3f9d4cf51e3d39b81
tree5dcc81d467586506859802ee168206e0dc6a7767
parentb6817fca81479dac77c5bcc28dea908879d92032
Better assert for boxes which can be truthy

Testing fr_type_is_leaf excludes FR_TYPE_NULL, which is a valid "false"
box.
src/lib/unlang/xlat_expr.c