]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
just swap out the function pointer the first time we check
authorAlan T. DeKok <aland@freeradius.org>
Tue, 12 Aug 2025 15:21:47 +0000 (11:21 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 12 Aug 2025 16:52:41 +0000 (12:52 -0400)
commit0ad5e23ff66aa42a1876a5c5555b7cb208d1278c
tree7b1781a7867b613bb696c170fbcc668e353368fa
parent859614834281c5041416c2aa8b92151deabc6499
just swap out the function pointer the first time we check

so that we don't check an intermediate variable
src/lib/util/md5.c