From 145bc4e7105245cc81d6f878292f71504f0025c7 Mon Sep 17 00:00:00 2001 From: akallabeth Date: Wed, 17 Dec 2025 14:09:37 +0000 Subject: [PATCH] [ci,abi] add missing functions to suppression list --- channels/client/tables.h | 2 ++ scripts/abi-suppr.txt | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/channels/client/tables.h b/channels/client/tables.h index bbb16a763..7e26f5992 100644 --- a/channels/client/tables.h +++ b/channels/client/tables.h @@ -17,6 +17,8 @@ * limitations under the License. */ +#pragma once + #include #include #include diff --git a/scripts/abi-suppr.txt b/scripts/abi-suppr.txt index f4a9f157b..41051505b 100644 --- a/scripts/abi-suppr.txt +++ b/scripts/abi-suppr.txt @@ -227,3 +227,15 @@ change_kind = function-subtype-change name = freerdp_get_nla_sspi_error parameter = '0 /^const.*/ +[suppress_function] +change_kind = function-subtype-change +name = msusb_msconfig_free + +[suppress_function] +change_kind = function-subtype-change +name = msusb_msconfig_new + +[suppress_function] +change_kind = function-subtype-change +name = msusb_msinterface_free +