Mention that BN_new(3) sets the value to zero;
authorschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 01:59:16 +0000 (01:59 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 13 Feb 2018 01:59:16 +0000 (01:59 +0000)
from Hubert Kario <hkario at redhat dot com>
via OpenSSL commit 681acb31 Sep 29 13:10:34 2017 +0200.

lib/libcrypto/man/BN_new.3

index 8122e32..87bdd70 100644 (file)
@@ -1,6 +1,7 @@
-.\"    $OpenBSD: BN_new.3,v 1.9 2017/01/30 07:51:27 jmc Exp $
-.\"    OpenSSL doc/man3/BN_new.pod 2457c19d Mar 6 08:43:36 2004 +0000
-.\"    OpenSSL doc/man7/bn.pod 05ea606a May 20 20:52:46 2016 -0400
+.\" $OpenBSD: BN_new.3,v 1.10 2018/02/13 01:59:16 schwarze Exp $
+.\" full merge up to: OpenSSL man3/BN_new 2457c19d Mar 6 08:43:36 2004 +0000
+.\" selective merge up to: man3/BN_new 681acb31 Sep 29 13:10:34 2017 +0200
+.\" full merge up to: OpenSSL man7/bn 05ea606a May 20 20:52:46 2016 -0400
 .\"
 .\" This file was written by Ulf Moeller <ulf@openssl.org>.
 .\" Copyright (c) 2000, 2004 The OpenSSL Project.  All rights reserved.
@@ -49,7 +50,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: January 30 2017 $
+.Dd $Mdocdate: February 13 2018 $
 .Dt BN_NEW 3
 .Os
 .Sh NAME
@@ -101,7 +102,7 @@ or accessed directly.
 .Fn BN_new
 allocates and initializes a
 .Vt BIGNUM
-structure.
+structure, in particular setting the value to zero.
 .Pp
 .Fn BN_init
 initializes an existing uninitialized