X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fdoc%2Fcrypto%2FASN1_STRING_new.pod;fp=lib%2Fopenssl%2Fdoc%2Fcrypto%2FASN1_STRING_new.pod;h=7bd2fc19210bec830f50f0e4e803bcf00d217533;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=8ac2a03ae267a254f886c4ee5f2b83e055b18f05;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/doc/crypto/ASN1_STRING_new.pod b/lib/openssl/doc/crypto/ASN1_STRING_new.pod index 8ac2a03..7bd2fc1 100644 --- a/lib/openssl/doc/crypto/ASN1_STRING_new.pod +++ b/lib/openssl/doc/crypto/ASN1_STRING_new.pod @@ -22,6 +22,7 @@ ASN1_STRING_type_new() returns an allocated B structure of type B. ASN1_STRING_free() frees up B. +If B is NULL nothing is done. =head1 NOTES @@ -37,10 +38,15 @@ ASN1_STRING_free() does not return a value. =head1 SEE ALSO -L +L -=head1 HISTORY +=head1 COPYRIGHT -TBA +Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L. =cut