Matt Caswell
3457e7a087
Remove redundant check from SSL_shutdown
...
The SSL object was being deref'd and then there was a later redundant check
to see if it is NULL. We assume all SSL_foo functions pass a non NULL SSL
object and do not check it.
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-11-09 15:36:19 +00:00
..
2015-11-02 14:29:37 +00:00
2015-11-06 15:40:31 +00:00
2015-09-20 14:19:49 +01:00
2015-11-02 14:29:37 +00:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-05-16 09:20:52 +01:00
2015-10-30 08:38:18 +00:00
2015-11-05 15:05:58 +00:00
2015-10-21 16:13:53 +01:00
2015-05-14 15:13:49 +02:00
2015-06-23 22:24:09 +01:00
2015-11-08 14:03:50 +00:00
2015-10-30 08:38:18 +00:00
2015-08-14 06:56:11 +01:00
2015-09-11 04:51:55 +01:00
2015-10-30 08:38:18 +00:00
2015-11-08 14:03:50 +00:00
2015-10-02 14:22:05 -04:00
2015-01-22 09:20:09 +00:00
2015-11-05 15:48:37 +00:00
2015-11-09 15:36:19 +00:00
2015-11-08 14:03:50 +00:00
2015-10-02 14:22:05 -04:00
2015-10-09 15:32:35 +02:00
2015-10-30 08:39:47 +00:00
2015-10-02 14:22:05 -04:00
2015-01-22 09:20:09 +00:00
2015-05-16 09:20:58 +01:00
2015-08-14 06:56:11 +01:00
2015-05-22 23:10:51 +01:00
2015-11-08 14:03:50 +00:00
2015-09-07 10:45:38 +01:00
2015-07-30 14:43:35 +01:00
2015-06-29 11:47:59 +01:00