summaryrefslogtreecommitdiffstats
path: root/examples/simple_buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* update simple_buffer exampleYann Collet2019-06-061-20/+25
| | | | there were a few tiny inaccuracies, especially in error conditions.
* fixed minor cppcheck warnings in examplesYann Collet2018-09-181-3/+2
|
* fixed minor scan-build warningYann Collet2017-06-081-0/+1
|
* refactored simple_buffer.c example (#363)Yann Collet2017-06-081-39/+42
|
* Several changes to address a few concerns from Yann. See Google Group LZ4c ↵KyleJHarper2015-10-301-0/+90
topic 'Reusing compression/decompression resources' for details.