]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed : cli error on stdin + stdout, as detected by Alexey Spiridonov
authorYann Collet <yann.collet.73@gmail.com>
Sun, 10 Apr 2016 18:40:26 +0000 (20:40 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 10 Apr 2016 18:40:26 +0000 (20:40 +0200)
commit7928f6f024a199e417c8ae8bf040d9fd5829e558
treee8b3e9be7a0da87f64b51a63abb47bfb601b0059
parentccbba296e1387082c3f01d8956205bc12eb7d6d0
Fixed : cli error on stdin + stdout, as detected by Alexey Spiridonov
Added : relevant test case
programs/playTests.sh
programs/result [new file with mode: 0644]
programs/zstdcli.c