Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QCryptographicHash: clear the result in QCH::reset() when using OpenSSL
OpenSSL implementation did not clear the previous result when calling QCH::reset(). This could lead to not generating new hashes. Pick-to: 6.5 Change-Id: Ic83e6382038a2f8808af950b88e57316b90ef2bc Reviewed-by: Mårten Nordheim <[email protected]>
- Loading branch information