matio 1.5.22
Changes in 1.5.22 (25 March 2022)
- Added support for reading large MAT file
- Updated cmake-conan to version 0.17.0
- Fixed CMake build with Conan (MATIO_USE_CONAN:BOOL=ON)
- Fixed data type when reading 16-bit character data from HDF5 MAT file
- Fixed heap-based buffer overflows when reading (crafted) MAT file (CVE-2020-36428, CVE-2021-36977)
- Confirmed compatibility with HDF5 v1.13.0 and v1.13.1
- Several other fixes, for example for memory leaks (CVE-2022-1515)