]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix ERR_add_error_vdata() for use with multiple args/calls
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 8 Aug 2019 20:30:38 +0000 (22:30 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 29 Aug 2019 16:14:47 +0000 (18:14 +0200)
commit51fe9b00d2fe33aa383f9c04b9c4ec153af63c45
treedc5d4cadb05a0da289f29954889c330047c51b23
parent9a7846dfe512baa55ad0485b67ffdbb2cb3a5cc3
fix ERR_add_error_vdata() for use with multiple args/calls

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9558)
crypto/err/err.c