Commit ba634963 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

dump: Update comment

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 321793cd
......@@ -1042,7 +1042,7 @@ static int finalize_core(pid_t pid, struct list_head *vma_area_list, struct cr_f
}
num_anon++;
} else {
/* skip the page */
/* skip the file shared page */
lseek(fd_pages, PAGE_SIZE, SEEK_CUR);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment