Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/pager.c:
/* 64bit Windows will try to free the text pointer even if it's application provided when handling * HDN_GETDISPINFOW. Deliberate leak here. */ else if(notify_test_info.unicode == HDN_GETDISPINFOW)
*text = heap_strdup(receive_data->write_pointer);
This crashes pager tests on 64-bit Windows. See https://testbot.winehq.org/JobDetails.pl?Key=139460&f3103=exe64.report#k...