bpo-40479: Fix undefined behavior in Modules/_hashopenssl.c (GH-31153)



va_end() must be called before returning.
2 files changed