From 72b2f990cf9e437a71d1f3450fb127e82155f99e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 20 Jul 2025 21:19:13 +0200 Subject: [PATCH] Revert "try without singleuse.pl update" This reverts commit 93db2c669885e6c169731a60ae93c300ed3beb1b. CI is clean without these exceptions. Probably depends of configuration options. --- scripts/singleuse.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/singleuse.pl b/scripts/singleuse.pl index b6ec18b47f..0251594b12 100755 --- a/scripts/singleuse.pl +++ b/scripts/singleuse.pl @@ -49,6 +49,9 @@ my %wl = ( 'Curl_creader_def_total_length' => 'internal api', 'Curl_meta_reset' => 'internal api', 'Curl_trc_dns' => 'internal api', + 'curlx_base64_decode' => 'internal api', + 'curlx_base64_encode' => 'internal api', + 'curlx_base64url_encode' => 'internal api', ); my %api = (