summaryrefslogtreecommitdiff
path: root/darwin_stop_world.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-12-09 22:14:27 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-12-09 22:14:27 +0300
commit99a571390d13d93f4fe321c40bd22759518e4ca4 (patch)
tree2125d02f63c394c5b05fd9a1ea89f2c3ff97f9d2 /darwin_stop_world.c
parentb31b2cc2cb0273388288d96f3fc21132b43ea2f6 (diff)
downloadbdwgc-99a571390d13d93f4fe321c40bd22759518e4ca4.tar.gz
Eliminate 'cast signed to bigger unsigned' CSA warning in GC_new_thread
(fix of commits 8e058bbfe, 708e31623) * pthread_support.c [CPPCHECK && THREAD_SANITIZER] (GC_new_thread): Cast result->dummy[0] to unsigned char. * pthread_support.c [CPPCHECK && GC_NO_FINALIZATION] (GC_new_thread): Cast result->no_fnlz_pad[0] to unsigned char.
Diffstat (limited to 'darwin_stop_world.c')
0 files changed, 0 insertions, 0 deletions