mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
77048aaa61
If you need to see a Huffman tree (and sometimes you do), set DEBUG_HUFFMAN_TREE to true at the top of lzxpress_huffman.c, and run: make bin/test_lzx_huffman && bin/test_lzx_huffman Actually, that will show you hundreds of trees, and you'll be glad of that if you are ever trying to understand this. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> |
||
---|---|---|
.. | ||
tests | ||
lzxpress_huffman.c | ||
lzxpress_huffman.h | ||
lzxpress.c | ||
lzxpress.h | ||
wscript_build |