• Russ Cox's avatar
    clean up error output; · f2a520f4
    Russ Cox authored
    do not print entire buffer on error,
    since it can be very large.
    instead print identifying string.
    
    R=krasin
    DELTA=14  (1 added, 3 deleted, 10 changed)
    OCL=35141
    CL=35143
    f2a520f4
Name
Last commit
Last update
..
Makefile Loading commit data...
deflate.go Loading commit data...
deflate_test.go Loading commit data...
flate_test.go Loading commit data...
huffman_bit_writer.go Loading commit data...
huffman_code.go Loading commit data...
inflate.go Loading commit data...
reverse_bits.go Loading commit data...
token.go Loading commit data...
util.go Loading commit data...