mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
1df42a2ca0
Apprently, sometimes there will be null pointers with 0 length passed to the MyCTX::update() function, and will need to return a valid buffer. So weaken the assertion, and use a valid pointer for src if it was NULL. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
my_crypt.cc | ||
my_md5.cc | ||
my_sha.ic | ||
my_sha1.cc | ||
my_sha224.cc | ||
my_sha256.cc | ||
my_sha384.cc | ||
my_sha512.cc | ||
openssl.c |