OpenSSL PR#3309: when looking for an extension, set the last found position
authorsthen <sthen@openbsd.org>
Thu, 17 Apr 2014 09:18:20 +0000 (09:18 +0000)
committersthen <sthen@openbsd.org>
Thu, 17 Apr 2014 09:18:20 +0000 (09:18 +0000)
commit55e14e906290675e57a4c28b30aa23ad2a0e5800
tree3bc1ed898882399b677b11365fe8a32221a1ee09
parente2f09fc8cd53ff4e1843a1d7b16b6c2bc87e41fb
OpenSSL PR#3309: when looking for an extension, set the last found position
to -1 to properly search all extensions.  ok tedu@

From http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=300b9f0b70
lib/libcrypto/x509v3/v3_purp.c
lib/libssl/src/crypto/x509v3/v3_purp.c