summaryrefslogtreecommitdiff
path: root/hiredis_ssl.h
diff options
context:
space:
mode:
authorjengab <jen.gab@gmail.com>2021-06-08 08:34:23 +0200
committermichael-grunder <michael.grunder@gmail.com>2022-08-29 11:12:53 -0700
commit0ed6cdec35aa8bb781bd1859c3b4e6b7ec61de10 (patch)
treeb6ffb5cb7afc8d6e2ca09342eaa7cfab8ed2ba75 /hiredis_ssl.h
parent507a6dcaa5471ea395964e3166d402799f3db2fe (diff)
Fix some undefined behaviour
- redisSSLContextError must always be initialized at defintion, otherwise when SSL connect succeeds it may not be assigned to a valid error. Thus the memory trash remains in the variable, which may sign a misleading error.
Diffstat (limited to 'hiredis_ssl.h')
0 files changed, 0 insertions, 0 deletions