summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorFrank Mehnert <frank.mehnert@kernkonzept.com>2024-07-29 13:55:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-07-30 02:36:47 +0200
commit8a08df05966730f4fb2d5d95434e75a09a13f696 (patch)
tree97e3c9f00b594ccb4006d192d6b80189d16a2fef /libc
parent841d0729883ee0de606de161c1d6a5c37cedf575 (diff)
libdl: properly cast parameters for %p format string specifier
The "%p" format specifier requires a void pointer. Cast parameters of type ElfW(Addr) to 'void *'. This fixes warnings if _dl_if_debug_print() performs parameter type checking. Signed-off-by: Marcus Haehnel <marcus.haehnel@kernkonzept.com>
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions