summaryrefslogtreecommitdiff
path: root/mach_dep.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2016-10-18 11:14:22 +0300
committerIvan Maidanski <ivmai@mail.ru>2016-10-18 11:14:22 +0300
commit0a1446ec893137544d676905291fd21c7fe6cf00 (patch)
treea87962bb69f338b4423132fb9f707ee12a98c3d1 /mach_dep.c
parent138c3bb2d817ebe07a1b6e18de54ec9448aed403 (diff)
downloadbdwgc-0a1446ec893137544d676905291fd21c7fe6cf00.tar.gz
Workaround 'passing untyped NULL to variadic function' cppcheck warning
The portability warning "Passing NULL after the last typed argument to a variadic function leads to undefined behavior" was reported for ABORT_ARG2(..., DATASTART, DATAEND) call in GC_register_data_segments. * include/private/gcconfig.h [SYMBIAN || __EMSCRIPTEN__] (DATASTART, DATAEND): Explicitly cast NULL to ptr_t.
Diffstat (limited to 'mach_dep.c')
0 files changed, 0 insertions, 0 deletions