fix completely bogus loop condition in getmntent_r
somehow this worked on my simple fstab, but horribly broke in general, leading to use of uninitialized offset array and crashes.
Showing
想要评论请 注册 或 登录
somehow this worked on my simple fstab, but horribly broke in general, leading to use of uninitialized offset array and crashes.