llohse / libnpy

C++ library for reading and writing of numpy's .npy files
MIT License
361 stars 72 forks source link

Fix integer overflow when parsing and writing header_length #23

Closed llohse closed 2 years ago

llohse commented 2 years ago

Closes #22