mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,abi] add missing functions to suppression list
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <winpr/platform.h>
|
||||
#include <winpr/wtsapi.h>
|
||||
#include <freerdp/svc.h>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user