frameCompress : added an error detection case
authorYann Collet <cyan@fb.com>
Wed, 5 Sep 2018 23:45:46 +0000 (16:45 -0700)
committerYann Collet <cyan@fb.com>
Wed, 5 Sep 2018 23:45:46 +0000 (16:45 -0700)
commit858b6ad7f3f9aae072bccc1dbc484cbc2793a45a
treebfe1526391e5c2872440504b80273a6f741f2a88
parent0d1ced5b0c2b87b672b70946fbc5ef41403cae98
frameCompress : added an error detection case

check for potential input data not consumed.
examples/frameCompress.c