Fix unneeded end_stubborn_change/ptr_store_and_dirty in disclaim_test
authorIvan Maidanski <ivmai@mail.ru>
Mon, 17 Sep 2018 06:49:56 +0000 (09:49 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 19 Sep 2018 07:11:28 +0000 (10:11 +0300)
commitb65dd870a1a3ede4f9d55660f412e30b6a98cff2
treefc521ddf294b63a1069d3337106ea2a8e6f50821
parent8ce6ef666c32ed1a671f9bad74483d93ff93af72
Fix unneeded end_stubborn_change/ptr_store_and_dirty in disclaim_test
(fix of commits b52c140, 263ffbb)

* tests/disclaim_test.c (pair_dct): Add my_assert that cd is null;
store null to p->car (instead of storing cd and calling
GC_end_stubborn_change/GC_reachable_here).
tests/disclaim_test.c