mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
Fix seekable test to provide valid descriptor
This commit is contained in:
@ -103,7 +103,7 @@ int main(int argc, const char** argv)
|
|||||||
'\x00',
|
'\x00',
|
||||||
'\x00',
|
'\x00',
|
||||||
'\x00',
|
'\x00',
|
||||||
';',
|
(uint8_t)('\x03'),
|
||||||
(uint8_t)('\xb1'),
|
(uint8_t)('\xb1'),
|
||||||
(uint8_t)('\xea'),
|
(uint8_t)('\xea'),
|
||||||
(uint8_t)('\x92'),
|
(uint8_t)('\x92'),
|
||||||
|
Reference in New Issue
Block a user