]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fix seekable test to provide valid descriptor
authorFotis Xenakis <foxen@windowslive.com>
Fri, 12 Mar 2021 22:00:08 +0000 (00:00 +0200)
committerFotis Xenakis <foxen@windowslive.com>
Fri, 12 Mar 2021 22:00:08 +0000 (00:00 +0200)
contrib/seekable_format/tests/seekable_tests.c

index 1d8871c26e147b15eb844f4c762f95c228c6de97..a482638b91876a090f6dafaf09e0dec1acffc9ea 100644 (file)
@@ -103,7 +103,7 @@ int main(int argc, const char** argv)
             '\x00',
             '\x00',
             '\x00',
-            ';',
+            (uint8_t)('\x03'),
             (uint8_t)('\xb1'),
             (uint8_t)('\xea'),
             (uint8_t)('\x92'),