]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
just call cache_expire() instead of doing it locally
authorAlan T. DeKok <aland@freeradius.org>
Mon, 16 Mar 2026 20:54:40 +0000 (16:54 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 16 Mar 2026 20:54:40 +0000 (16:54 -0400)
commit9bf8f4ee4e08f79b43579295f3ac8ea5222418e7
treed7eef49c250eca525b44c5abca1fc9fc32c51536
parent8de8bb2dd5931ea7f0c5d0bf220cc57d831faf83
just call cache_expire() instead of doing it locally

which handles more corner cases.

also other minor tweaks
src/modules/rlm_cache/rlm_cache.c