x509/by_dir.c: fix run-away pointer (and potential SEGV)
authorAndy Polyakov <appro@openssl.org>
Mon, 24 Feb 2014 14:16:56 +0000 (15:16 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 24 Feb 2014 14:16:56 +0000 (15:16 +0100)
commit758954e0d8232d370ed72b7f86640e40443e1778
treed46eaa29056e824d7dcb16662f2de0f635093cd7
parentd099f0ed6ca518052bb167b31e999e1e7734eebf
x509/by_dir.c: fix run-away pointer (and potential SEGV)
when adding duplicates in add_cert_dir.

PR: 3261
Reported by: Marian Done
crypto/x509/by_dir.c