Bug #1981: Fix crash when creating a migratable thread with isomalloc disabled26/4626/1
commit7b984271cf03d83c214c00091440a6bf48fab98c
authorEvan Ramos <evan@hpccharm.com>
Thu, 27 Sep 2018 22:40:28 +0000 (27 17:40 -0500)
committerEvan Ramos <evan@hpccharm.com>
Thu, 27 Sep 2018 22:43:13 +0000 (27 17:43 -0500)
treecdde8655be7886cbe33028991731cdd2b025984a
parent1a8e95ee7c5ec0f88ec507b6091629e08b9895ff
Bug #1981: Fix crash when creating a migratable thread with isomalloc disabled

This can be seen in tests/converse/cthtest when run with "+noisomalloc"
or on a machine that lacks isomalloc.

Change-Id: I4a8a3b2e2af2f831e713eb06a9e899c72a3a63a5
src/conv-core/threads.c