Viktor Dukhovni a0724ef1c9 Better handling of verify param id peername field
Initialize pointers in param id by the book (explicit NULL assignment,
rather than just memset 0).

In x509_verify_param_zero() set peername to NULL after freeing it.

In x509_vfy.c's internal check_hosts(), avoid potential leak of
possibly already non-NULL peername.  This is only set when a check
succeeds, so don't need to do this repeatedly in the loop.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-09-02 09:53:29 -04:00
..
2015-08-31 23:18:55 +01:00
2015-08-31 23:18:55 +01:00
2015-08-31 13:46:12 -04:00
2015-07-20 01:16:28 -04:00
2015-08-14 06:56:11 +01:00
2015-06-12 13:16:09 +01:00
2015-08-31 20:58:33 +01:00
2015-07-14 01:10:01 +02:00
2015-08-17 15:34:30 +01:00
2015-08-31 23:18:55 +01:00
2015-08-31 23:18:55 +01:00
2015-08-26 07:02:33 -04:00
2015-08-31 23:18:55 +01:00
2015-08-31 23:18:55 +01:00
2015-07-14 01:10:01 +02:00
2015-04-20 15:06:22 +02:00
2015-07-20 01:16:28 -04:00
2015-07-16 01:06:48 -04:00
2015-07-20 01:16:28 -04:00
2015-06-23 17:09:35 -04:00
2015-08-26 07:02:33 -04:00
2015-08-05 22:06:01 -04:00
2014-06-04 08:34:18 +02:00
2015-07-14 01:10:01 +02:00
2015-01-22 09:20:09 +00:00