]> 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 03:47:00 +0000 (20:47 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 03:47:00 +0000 (20:47 -0700)
commit6af3a940ca827d9a59e34271e4c97d7ec7b56584
tree387f6356cb0a973b8b35c2f62768a156ccfabef6
parentba7f8638f93b5d999b25d8556ca19bdc2e12f359
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