two crashes in the TC_LOG_MMAP:
1. don't forget to initialize page->ptr 2. don't signal active->cond, if active is NULL
Showing
Please register or sign in to comment
1. don't forget to initialize page->ptr 2. don't signal active->cond, if active is NULL