jengab 0ed6cdec35 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.
2022-08-29 11:12:53 -07:00
..
2015-01-05 16:39:30 -05:00
2022-07-05 11:14:03 +00:00
2022-08-29 11:12:53 -07:00