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