Closed esabol closed 3 months ago
This merge request rectifies a CodeQL gripe with an incorrect return value check for a sscanf() call:
sscanf()
https://github.com/gearman/gearmand/security/code-scanning/41
I don't actually use Hiredis, so this change is completely untested. I think it's right though. Does it look correct to you, @SpamapS ?
This merge request rectifies a CodeQL gripe with an incorrect return value check for a
sscanf()
call:https://github.com/gearman/gearmand/security/code-scanning/41
I don't actually use Hiredis, so this change is completely untested. I think it's right though. Does it look correct to you, @SpamapS ?