aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorJan Stancek <[email protected]>2024-07-12 07:11:15 +0000
committerJarkko Sakkinen <[email protected]>2024-09-20 16:49:52 +0000
commit467d60eddf55588add232feda325da7215ddaf30 (patch)
treeb10dffcbd6a4d96315fe01ddfbec018479236a64 /rust/helpers/workqueue.c
parentsign-file,extract-cert: move common SSL helper functions to a header (diff)
downloadkernel-467d60eddf55588add232feda325da7215ddaf30.tar.gz
kernel-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 <[email protected]> Reviewed-by: Jarkko Sakkinen <[email protected]> Tested-by: R Nageswara Sastry <[email protected]> Reviewed-by: Neal Gompa <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions