AgentD / squashfs-tools-ng

A new set of tools and libraries for working with SquashFS images
Other
196 stars 30 forks source link

added shared read access when opening sqfs image with read-only flags (win32) #79

Closed raven-worx closed 3 years ago

raven-worx commented 3 years ago

When using squashfs-tools-ng library in Windows it isn't possible to read/copy/etc. a sqfs image with multiple programs or multiple times, even if it was only opened with read-only flags.