mirror of
https://github.com/facebook/zstd.git
synced 2025-10-16 00:04:24 -04:00
note : for some reason, scan-build version on my laptop found problems within fastcover.c that scan-build on travisCI does not flag. They are, as usual, false positive : the analyzer does not understand that a table (`offset`) is correctly filled before usage.