diff options
author | jengab <jen.gab@gmail.com> | 2021-06-08 08:34:23 +0200 |
---|---|---|
committer | michael-grunder <michael.grunder@gmail.com> | 2022-08-29 11:12:53 -0700 |
commit | 0ed6cdec35aa8bb781bd1859c3b4e6b7ec61de10 (patch) | |
tree | b6ffb5cb7afc8d6e2ca09342eaa7cfab8ed2ba75 /adapters | |
parent | 507a6dcaa5471ea395964e3166d402799f3db2fe (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 'adapters')
0 files changed, 0 insertions, 0 deletions