diff options
author | Adam Langley <agl@google.com> | 2016-12-07 12:18:21 -0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-12-07 23:53:03 +0100 |
commit | 71a55534fa61b80373271a13de4473d4660364e2 (patch) | |
tree | 85585cb736af0006100bb8069c18057215b507df /tests/data/test1016 | |
parent | dacfecb7b676b6ace6d707d65fefdadd28301bd4 (diff) |
openssl: don't use OpenSSL's ERR_PACK.
ERR_PACK is an internal detail of OpenSSL. Also, when using it, a
function name must be specified which is overly specific: the test will
break whenever OpenSSL internally change things so that a different
function creates the error.
Closes #1157
Diffstat (limited to 'tests/data/test1016')
0 files changed, 0 insertions, 0 deletions