mirror of
https://github.com/facebook/zstd.git
synced 2025-03-07 01:10:04 +02:00
Add a check whether the seek table of a `ZSTD_seekable` is initialized before creating a new seek table from it. Return `NULL`, if the check fails.