Issues
- 3
Failure building on linux with _xgetbv
#629 opened by ax3l - 1
- 8
SEGV in blosc2_schunk_free()
#635 opened by EmilDohne - 3
UB in shuffle_avx2 and unshuffle_avx2
#636 opened by EmilDohne - 5
Handle leak in parallel (nThread > 1) zstd decompression
#633 opened by jocbeh - 2
Feature Request: WASM Build Target for c-blosc2
#560 opened by TheRook - 0
Feature request: Add support for ALP (Adaptive Lossless floating-Point Compression)
#628 opened by kou - 3
Should there be a function to create an NDIM array initialised with BLOSC2_SPECIAL_NAN?
#624 opened by waynegm - 12
- 5
CMake failure when trying to use system zlib-ng: ZLIB_NG::ZLIB_NG target not found
#539 opened by mgorny - 1
Add .b2nd as officially supported file extension to the file format specification or use .b2frame otherwise
#623 opened by kislinsk - 5
`shuffle.c` is compiled with `-mavx512*` which results in `SIGILL` on lower CPUs
#621 opened by mgorny - 1
Tracing macros
#617 opened by DimitriPapadopoulos - 6
- 8
Altivec option is misleading, it should be VSX; also, why only ppc64le, but not ppc64 (for supported CPUs)?
#592 opened by barracuda156 - 2
Failure compiling on windows with Intel OneAPI
#608 opened by byrnHDF - 0
Incorrect case for windows.h in blosc2-stdio.h
#613 opened by mad27 - 0
blosc2_schunk_open_udio calls stat
#610 opened by froody - 1
- 3
- 1
ImportError: libblosc2.so.2: cannot open shared object file: No such file or directory
#601 opened by anmyachev - 3
SOVERSION bump
#581 opened by avalentino - 2
- 2
`LICENSES/FASTLZ.txt`
#593 opened by DimitriPapadopoulos - 2
- 3
Invalid instruction at 0x7f89795d34c4 in shuffle
#587 opened by mkitti - 1
The vulnerability is a memory leak bug located at line 565 of the file /c-blosc2/blosc/schunk.c
#591 opened by LuMingYinDetect - 2
- 4
- 1
Why no chunk skipping in sparse frame?
#584 opened by dmikushin - 2
- 2
Incorrect testing of strtol failure modes
#558 opened by pgoodman - 0
- 1
Does b2nd_to_cbuffer swap bytes?
#534 opened by datainfer - 3
Data differs when Bytedelta used with zstd with chunk size % type size != 0
#513 opened by martaiborra - 2
- 2
C-Blosc 2.9.0 w/ MSVC: use of designated initializers requires at least '/std:c++20'
#526 opened by ax3l - 2
- 0
- 0
- 0
- 0
- 3
- 1
‘__builtin_strncpy’ output truncated before terminating nul copying 1 byte from a string of the same length
#501 opened by DimitriPapadopoulos - 2
- 1
`_MSC_VER` and associated comments: need to support ancient Visual Studio versions?
#493 opened by DimitriPapadopoulos - 1
ZLIB_NG: inconsistent ZLIB_NG_INCLUDE_DIR<S>
#497 opened by siegLoesch - 1
Delete branch master
#487 opened by DimitriPapadopoulos - 1
Unnecessary license files?
#495 opened by keszybz - 0
Header inclusion order
#492 opened by DimitriPapadopoulos