diff options
author | JayXon <jayxon@gmail.com> | 2017-03-20 21:16:08 -0700 |
---|---|---|
committer | JayXon <jayxon@gmail.com> | 2017-03-20 21:16:08 -0700 |
commit | 796b000e5951bc1ab4818d0207be63b49c4d52ca (patch) | |
tree | c77c391230a1d454a1e24207cf75812f61e41b74 /examples/example_encode.c | |
parent | 8a0f16afe74a6abf85e3b45e9558283022021a59 (diff) |
Fix wrong error code if huffmanDecodeSymbol fail
The return value of huffmanDecodeSymbol is stored in code_d not code_ll,
code_ll is between 257 and 285 here.
Diffstat (limited to 'examples/example_encode.c')
0 files changed, 0 insertions, 0 deletions