Stop extension creation code core dumping.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 13 Dec 2000 13:55:03 +0000 (13:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 13 Dec 2000 13:55:03 +0000 (13:55 +0000)
commit36ac656a1ba06e29598dae7a2918bb0cc5160f70
tree67ab4514e58ef913f7f7763eb0b8985d819d642e
parent2aff7727f700384de6ced15a97888a8405cb1214
Stop extension creation code core dumping.

This was caused by no initialising the buffer
to NULL when using the auto allocating version
if i2d.
crypto/x509v3/v3_conf.c