Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent possible segfault when creating seek table
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.
- Loading branch information