]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Pacify Coverity (CID #1503923)
authorNick Porter <nick@portercomputing.co.uk>
Wed, 3 Sep 2025 12:53:13 +0000 (13:53 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Wed, 3 Sep 2025 12:53:13 +0000 (13:53 +0100)
commit1f5d11bdcfee11b7228204464997508bccaf60d1
tree6bd855ca023650181c107ea8fa69720fbbf91bc7
parent0bb54b265705cddffa9fdef57af1a45b3db1e81f
Pacify Coverity (CID #1503923)

Coverity is not correctly doing the calculations inside the loop to
realise that block_len is safely limited to protect against out of
bounds access to tpasswd.
src/protocols/radius/encode.c