]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Don't add FR_TYPE_NULL boxes to xlat output
authorNick Porter <nick@portercomputing.co.uk>
Fri, 18 Jul 2025 13:53:04 +0000 (14:53 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Fri, 18 Jul 2025 16:36:03 +0000 (17:36 +0100)
commit0440737a5638276146f3d052dbefc077653cfdc1
treec98e60172a8cea93172b0e3dd5bcedd2d4328f89
parent6be0f9be8efdd0b25626ea37465034f5867e8799
Don't add FR_TYPE_NULL boxes to xlat output

They currently can't be cast to anything so cause issues when assigning
to a target attribute
src/modules/rlm_redis/rlm_redis.c