mirror of
https://github.com/facebook/zstd.git
synced 2025-11-22 00:10:22 -05: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.