初始化内容
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
# Possibly not what we want, but cannot test, just silence the warnings
|
||||
allowfunc calloc
|
||||
allowfunc free
|
||||
allowfunc malloc
|
||||
allowfunc realloc
|
||||
Reference in New Issue
Block a user