Bug#45613 handle failures from my_hash_insert
Not all my_hash_insert() calls are checked for return value. This patch adds appropriate checks and failure responses where needed.
Showing
Please register or sign in to comment
Not all my_hash_insert() calls are checked for return value. This patch adds appropriate checks and failure responses where needed.