Commit Graph
2 Commits
Author SHA1 Message Date
Imuli 3ba2d2a91b distinguish unknown unicode characters from EOF 2018-07-14 08:06:00 -04:00
Imuli d73ea72530 the simple fix for #14 (panic on 32-bit)
FileSet starts `base` at 1, and adds `size+1` for every file.
  So with 32 bit ints, anything larger than 2³¹-3 overflows.
2018-05-15 09:59:04 -04:00