1
0
mirror of https://github.com/mafintosh/tar-stream.git synced 2024-11-22 13:26:23 +00:00
mafintosh_tar-stream/test/fixtures/base-256-uid-gid.tar
James Brotchie b20cf934ac Correctly parse large base-256 values in tar header.
In the tar header, large integers are stored in
a two's-complement base-256 notation. Add  support
to tar-stream for parsing this format, fixing the bug
of reading gid and uid as NaN values.
2016-02-17 12:34:42 +10:00

10 KiB