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
I've been reading through SquashFS documentation and I've been unable to find anything indicating that the compressed bit should be set if the size is 0, what is the purpose of this code?
I've been reading through SquashFS documentation and I've been unable to find anything indicating that the compressed bit should be set if the
size
is 0, what is the purpose of this code?squashfuse/fs.c
Lines 137 to 138 in 94f998c
The text was updated successfully, but these errors were encountered: