Closed sunmouse closed 3 years ago
If use function "commandArgv" to execute command,probably crash by null pointer exception. Code line 234 in file ”ObjCHiredis.m“.Use "indexOfObject" can not get the right index,if the command array have diffrent items with same value.
If use function "commandArgv" to execute command,probably crash by null pointer exception. Code line 234 in file ”ObjCHiredis.m“.Use "indexOfObject" can not get the right index,if the command array have diffrent items with same value.