Matt Caswell c471521243 If s->ctx is NULL then this is an internal error
Coverity was complaining because we checked if s->ctx is NULL and then
later on in the function deref s->ctx anyway. In reality if s->ctx is
NULL then this is an internal error.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/5334)
2018-02-15 15:14:45 +00:00
..
2018-02-13 13:59:25 +00:00
2017-10-18 16:05:06 +01:00
2017-05-02 09:44:43 +01:00
2017-08-03 10:48:00 +01:00
2017-07-30 17:42:00 -04:00
2017-08-03 10:48:00 +01:00
2017-12-04 13:37:01 +00:00
2018-02-13 13:59:25 +00:00
2018-02-13 13:59:25 +00:00
2018-02-13 13:59:25 +00:00
2017-10-18 16:05:06 +01:00
2017-12-14 15:06:37 +00:00
2017-10-18 16:05:06 +01:00
2016-11-13 16:24:02 -05:00
2018-02-13 13:59:25 +00:00