summary refs log tree commit diff stats
path: root/results/scraper/box64/732
blob: 78737cceafd36b7023d304233718f1be8afe067f (plain) (blame)
1
2
3
4
5
6
7
8
Segmentation fault
EXPORT void my_g_object_get(x64emu_t* emu, void* a1, void* a2, uintptr_t* b)
{
    CREATE_VALIST_FROM_VAARG(b, emu->scratch, 2);
    my->g_object_get_valist(a1, a2, VARARGS);
}

Can this parameter 2 be modified to 4?When it is 2, it will cause me to report a segment error when running weixin