Extension checking fixes.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 15 Apr 2014 17:48:54 +0000 (18:48 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 15 Apr 2014 17:50:53 +0000 (18:50 +0100)
commit300b9f0b704048f60776881f1d378c74d9c32fbd
treedab6da7db7b32a0eba6302d92eea08ba22543ceb
parent5f8e9a477a18551052f2019c1f374061acbaa5e6
Extension checking fixes.

When looking for an extension we need to set the last found
position to -1 to properly search all extensions.

PR#3309.
crypto/x509v3/v3_purp.c