mirror of
https://github.com/facebook/zstd.git
synced 2025-12-09 00:03:18 -05: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.