Open MarkRivers opened 5 years ago
Replace malloc() and free() in bshuf_h5filter.c with H5allocate_memory() and H5free_memory(). This is the correct way to do it according to the HDF Group.
Fix to bshuf_h5filter.h to work on Windows.
Replace malloc() and free() in bshuf_h5filter.c with H5allocate_memory() and H5free_memory(). This is the correct way to do it according to the HDF Group.
Fix to bshuf_h5filter.h to work on Windows.