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
When mounting of a corrupted disk image fails, the error message printed
can reference uninitialized inode fields. To prevent that from happening,
always initialize those fields.
Reported-by: [email protected]
Signed-off-by: Qianqiang Liu <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
0 commit comments