summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/asn1/bio_ndef.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/asn1/bio_ndef.c')
-rw-r--r--crypto/openssl/crypto/asn1/bio_ndef.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/asn1/bio_ndef.c b/crypto/openssl/crypto/asn1/bio_ndef.c
index 31949b8..8d70466 100644
--- a/crypto/openssl/crypto/asn1/bio_ndef.c
+++ b/crypto/openssl/crypto/asn1/bio_ndef.c
@@ -136,6 +136,7 @@ BIO *BIO_new_NDEF(BIO *out, ASN1_VALUE *val, const ASN1_ITEM *it)
ndef_aux->ndef_bio = sarg.ndef_bio;
ndef_aux->boundary = sarg.boundary;
ndef_aux->out = out;
+ ndef_aux->derbuf = NULL;
BIO_ctrl(asn_bio, BIO_C_SET_EX_ARG, 0, ndef_aux);
OpenPOWER on IntegriCloud