]> git.ipfire.org Git - thirdparty/zstd.git/commit
[examples] Update streaming_memory_usage.c 1568/head
authorNick Terrell <terrelln@fb.com>
Tue, 2 Apr 2019 01:05:49 +0000 (18:05 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 3 Apr 2019 02:20:57 +0000 (19:20 -0700)
commitcdc8ae2e9bec9ad9b3f6bffc2b8d283180814853
treee876f8ba6b012c5b4a97313d8fbbc44cfe5b21c4
parent00679da22bd6fe89778bc27ff91f4b40c11e0833
[examples] Update streaming_memory_usage.c

Update to use the new streaming API. Making progress on Issue #1548.

Tested that the checks don't fail.
Tested with window log 9-32. The lowest and highest fail as expected.
examples/streaming_memory_usage.c