]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33164: blake2: Fix Coverity scan (GH-25060)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 Mar 2021 04:36:39 +0000 (21:36 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 04:36:39 +0000 (21:36 -0700)
commit05429c917c23f735b07ac4c60af20e57aad742fc
tree6a7941006701864750b4d205cae4c0733448662f
parentff4715a7332123713de9920e724bb6c412d8ccef
bpo-33164: blake2: Fix Coverity scan (GH-25060)

(cherry picked from commit 068ebf9729d440cef03e4c57e3db83c851146172)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Modules/_blake2/impl/blake2b-ref.c
Modules/_blake2/impl/blake2b.c
Modules/_blake2/impl/blake2s-ref.c
Modules/_blake2/impl/blake2s.c