]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33164: blake2: Fix Coverity scan (GH-25060)
authorInada Naoki <songofacandy@gmail.com>
Tue, 30 Mar 2021 03:25:28 +0000 (12:25 +0900)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 03:25:28 +0000 (12:25 +0900)
commit068ebf9729d440cef03e4c57e3db83c851146172
tree4795d264158c9a601c2fdfdcc49b80fa077d8550
parent85b6b70589c187639aeebc560d67e9cc04abb4d8
bpo-33164: blake2: Fix Coverity scan (GH-25060)
Modules/_blake2/impl/blake2b-ref.c
Modules/_blake2/impl/blake2b.c
Modules/_blake2/impl/blake2s-ref.c
Modules/_blake2/impl/blake2s.c