You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason may be different from what I thought before. It seems that *pointer = 0xffffffffffffffff after code "*pointer = shmat(buf_id, 0, 0);" in slateMalloc function. Do you know the reason?
In slate/tester.cpp "strcpy(mem, "trombone\n");" cause segmentation fault since char* men isn't initialized. Please fix it.
The text was updated successfully, but these errors were encountered: