ZJONSSON / node-unzipper

node.js cross-platform unzip using streams
Other
424 stars 114 forks source link

Increase buffer to 1k - add tests #313

Closed ZJONSSON closed 1 month ago

ZJONSSON commented 1 month ago

closes https://github.com/ZJONSSON/node-unzipper/issues/311

This is a bandaid solution. The underlying problem is that Microsoft Office does not store the correct value for extraFieldLength in the central directory, only in the local header.