[sgen] Avoid returning NULL from null_link_if (), that means an empty slot, not a...
authorZoltan Varga <vargaz@gmail.com>
Wed, 20 Apr 2016 18:53:45 +0000 (14:53 -0400)
committerZoltan Varga <vargaz@gmail.com>
Wed, 20 Apr 2016 18:53:45 +0000 (14:53 -0400)
commite156dd586fa27c8170cbd2a395a83ced4c0fa1c6
tree605788771502bd28ef90d131629e607a0c7d56c7
parentcf36181a851d2979b8248dcfcbc6be2537fc6d81
[sgen] Avoid returning NULL from null_link_if (), that means an empty slot, not a handle pointing to null. Fixes #36852.
mono/sgen/sgen-gchandles.c