RT2465: Silence some gcc warnings
authorRob Austein <sra@hectrn.net>
Fri, 15 Aug 2014 04:03:14 +0000 (00:03 -0400)
committerRich Salz <rsalz@akamai.com>
Fri, 15 Aug 2014 14:52:06 +0000 (10:52 -0400)
commitcf8bac445660fca7a354f8cb78aeaac623afc12e
tree5a17b24cfb0a4aa44a73998db93107c0c5257d3b
parent01e438f28844ad4f3fd7e8d772031524593d6441
RT2465: Silence some gcc warnings

"Another machine, another version of gcc, another batch
of compiler warnings."  Add "=NULL" to some local variable
declarations that are set by passing thier address into a
utility function; confuses GCC it might not be set.

Reviewed-by: Emilia Käsper <emilia@silkandcyanide.net>
crypto/x509v3/v3_asid.c