summaryrefslogtreecommitdiff
path: root/dbg_mlc.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-08-31 19:14:18 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-08-31 19:14:18 +0300
commitaf00c4da32c855867936409d920582cc773f0d01 (patch)
tree978495c12b2ff2cf0748cad73c20fd0e3a68f2fb /dbg_mlc.c
parentb3eee1426656bbd3efd7468fd3f6880753847e19 (diff)
downloadbdwgc-af00c4da32c855867936409d920582cc773f0d01.tar.gz
Eliminate 'potential unsafe sign check of a bitwise operation' code defect
* mark.c [!OS2] (GC_mark_from): Cast mark_stack_top-mark_stack to word first, and cast bitwise OR operation result to signed_word, so that not to apply bitwise OR operation to the value of ptrdiff_t.
Diffstat (limited to 'dbg_mlc.c')
0 files changed, 0 insertions, 0 deletions