]> granicus.if.org Git - python/commit
bpo-38132: Check EVP_DigestUpdate for error (GH-16041)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Sep 2019 13:50:46 +0000 (06:50 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 13:50:46 +0000 (06:50 -0700)
commit0d7cb5bb291d8645824581ae570a394e3d221e5e
tree909c0f1fb4bdfa7f8bd47926b4a456c43b97d6ae
parent2f01cf61874aa42eeb9999e49d51d4881792d9c4
bpo-38132: Check EVP_DigestUpdate for error (GH-16041)

(cherry picked from commit 8c74574e0aaf1a00719fbc9acbdc27a3923520aa)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/_hashopenssl.c