summaryrefslogtreecommitdiff
path: root/adapters
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2015-01-05 10:22:22 -0500
committerMatt Stancliff <matt@genges.com>2015-01-05 16:39:30 -0500
commit9b83ddc2d99ffc2b650e7efc9e0ed82ecb37fdf3 (patch)
tree853332433fbce2ebec2c12cd2d684e6a4b823758 /adapters
parent7c4d2557c4bbc637514392cb725719790b50f677 (diff)
Fix clang analyzer warning
redisAsyncInitialize() can return NULL, but then we pass the return value from redisAsyncInitialize() into something dereferencing the return value, which can cause crashies.
Diffstat (limited to 'adapters')
0 files changed, 0 insertions, 0 deletions