Workaround 'possible null pointer dereference' cppcheck warning (Darwin)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 26 Oct 2016 21:38:55 +0000 (00:38 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 26 Oct 2016 21:38:55 +0000 (00:38 +0300)
commit8b58fa8356f77f64e9525e745d090108c20a528e
tree16c054cca39f0d95796891bd8f14d96353c76e35
parent3a289296bd0feafd3d9008cb6be25fe6e0e63c76
Workaround 'possible null pointer dereference' cppcheck warning (Darwin)

* darwin_stop_world.c [CPPCHECK] (GC_stack_range_for): Call ABORT if
p is NULL and thread_blocked is true.
darwin_stop_world.c