Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ndb_redis: fix SIGSEGV in redisc_check_auth
- Added the check for NULL pointer. When TCP session to redis reset, redisCommand function can return NULL pointer.
- Loading branch information