Fix crash in DES_DECRYPT(NULL). (Bug #12757)
sql/item_strfunc.cc: Don't call res->length() when res may be NULL because args[0] is a NULL.
Showing
Please register or sign in to comment
sql/item_strfunc.cc: Don't call res->length() when res may be NULL because args[0] is a NULL.