Dr. Stephen Henson
f617b4969a
Don't set *pval to NULL in ASN1_item_ex_new.
...
While *pval is usually a pointer in rare circumstances it can be a long
value. One some platforms (e.g. WIN64) where
sizeof(long) < sizeof(ASN1_VALUE *) this will write past the field.
*pval is initialised correctly in the rest of ASN1_item_ex_new so setting it
to NULL is unecessary anyway.
Thanks to Julien Kauffmann for reporting this issue.
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-10 19:50:51 +01:00
..
2015-03-26 00:44:22 +00:00
2015-04-03 18:29:48 +01:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-03-23 13:15:06 +00:00
2015-03-23 13:15:06 +00:00
2015-01-22 09:20:09 +00:00
2015-03-26 00:44:22 +00:00
2015-01-22 09:20:09 +00:00
2015-03-26 00:44:22 +00:00
2015-03-23 13:15:06 +00:00
2015-01-22 09:20:09 +00:00
2015-03-24 12:03:36 +00:00
2015-03-25 14:15:00 +00:00
2015-02-06 10:47:53 -05:00
2015-01-30 15:35:49 -05:00
2015-03-30 22:01:31 +01:00
2015-03-24 07:52:24 -04:00
2015-01-22 09:20:09 +00:00
2015-03-24 12:03:36 +00:00
2015-03-24 12:03:36 +00:00
2015-03-26 22:04:15 +00:00
2015-03-11 11:18:15 +00:00
2015-04-03 18:30:09 +01:00
2015-03-28 12:08:48 +00:00
2015-03-24 07:52:24 -04:00
2015-03-25 11:31:18 -04:00
2015-03-24 17:35:58 +00:00
2015-01-22 09:20:09 +00:00
2015-03-23 13:15:06 +00:00
2015-03-25 11:31:18 -04:00
2015-03-25 11:31:18 -04:00
2015-01-22 09:20:09 +00:00
2014-08-18 11:49:16 -04:00
2015-03-28 10:54:15 -04:00
2015-03-28 10:54:15 -04:00
2015-03-31 19:18:51 +01:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-03-24 12:03:36 +00:00
2015-01-22 09:20:09 +00:00
2015-04-03 18:31:15 +01:00
2015-03-30 22:01:30 +01:00
2015-01-22 09:20:09 +00:00
2015-03-25 12:38:07 +00:00
2015-03-30 22:01:31 +01:00
2015-02-03 13:58:14 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-03-23 18:27:04 +00:00
2015-01-22 09:20:09 +00:00
2015-03-24 12:03:36 +00:00
2015-01-22 09:20:09 +00:00
2015-03-28 12:08:48 +00:00
2015-03-28 12:08:48 +00:00
2015-03-26 22:04:15 +00:00
2015-04-10 19:50:51 +01:00
2015-03-25 15:48:16 +00:00
2015-01-22 09:20:09 +00:00
2015-03-13 16:42:44 +00:00
2015-03-26 22:04:15 +00:00
2015-03-24 07:52:24 -04:00
2015-03-02 13:26:29 +00:00
2015-03-23 18:27:04 +00:00
2015-02-06 10:47:53 -05:00
2015-03-02 13:26:29 +00:00
2015-01-22 09:20:09 +00:00
2015-03-30 22:01:31 +01:00
2015-03-28 10:54:15 -04:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-03-19 13:01:13 +00:00
2015-03-24 07:52:24 -04:00