10 lines
232 B
Plaintext
Vendored
10 lines
232 B
Plaintext
Vendored
# 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
|