Properly initialise the internal proxy certificate path length cache
authorRichard Levitte <levitte@openssl.org>
Sat, 23 Jul 2016 09:34:45 +0000 (11:34 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 23 Jul 2016 09:35:30 +0000 (11:35 +0200)
commitf46c2597ab958ce970aec40ff3b7f5ba5ceb0bcb
treed6873fc86e97ee28ebaf7ab08f3f048aaaa6df1b
parent9961cb77684aa26fe7302e691b7d16e53432a625
Properly initialise the internal proxy certificate path length cache

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/x509/x_x509.c