DOC: Fix example in OSSL_PARAM_int.pod
authorRichard Levitte <levitte@openssl.org>
Tue, 17 Nov 2020 08:55:49 +0000 (09:55 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 18 Nov 2020 16:12:20 +0000 (17:12 +0100)
commit3800cc6f4d285699210da496a42434bd2b42e065
treec32b58c568abb0f6e71c70bf8358ebdac08f3eee
parentf1d6670840b08104646713f464a6ef42e2cf1c2a
DOC: Fix example in OSSL_PARAM_int.pod

This fixes an incorrect NULL check.

Fixes #11162

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13426)
doc/man3/OSSL_PARAM_int.pod