1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-07 01:10:04 +02:00
zstd/contrib
Robert Rose b683c0dbe2 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.
2024-11-25 08:57:25 +01:00
..
2018-07-14 12:34:03 +02:00
2024-09-25 09:51:05 -07:00
2018-03-19 16:15:06 -07:00
2017-03-30 12:42:44 -07:00