diff options
author | 2024-07-12 09:11:15 +0200 | |
---|---|---|
committer | 2024-09-20 19:49:52 +0300 | |
commit | 467d60eddf55588add232feda325da7215ddaf30 (patch) | |
tree | b10dffcbd6a4d96315fe01ddfbec018479236a64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sign-file,extract-cert: move common SSL helper functions to a header (diff) | |
download | wireguard-linux-467d60eddf55588add232feda325da7215ddaf30.tar.xz wireguard-linux-467d60eddf55588add232feda325da7215ddaf30.zip |
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
ERR_get_error_line() is deprecated since OpenSSL 3.0.
Use ERR_peek_error_line() instead, and combine display_openssl_errors()
and drain_openssl_errors() to a single function where parameter decides
if it should consume errors silently.
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Tested-by: R Nageswara Sastry <rnsastry@linux.ibm.com>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions