]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
don't use uint64_t for 8-bit tags
authorAlan T. DeKok <aland@freeradius.org>
Sun, 16 Feb 2025 21:15:49 +0000 (16:15 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 16 Feb 2025 21:15:49 +0000 (16:15 -0500)
commitf7211d1a9ca0df1505950f84a1ce7694596675bd
tree89c8ab772dabbff1c3aaa618b43274070c5aaeba
parentc39c2a5b15ebeb741c19f0089803ad26f8106de3
don't use uint64_t for 8-bit tags

which also cleans up a lot of uses of PRIu64
src/protocols/der/base.c
src/protocols/der/decode.c