g1mv / density

Superfast compression library
Apache License 2.0
1.02k stars 48 forks source link

Division by zero in the encoder #56

Closed akdjka closed 6 years ago

akdjka commented 9 years ago

When encoding time is 0 (because the file is 1-byte long), client.c crashes on speed calculation.

g1mv commented 6 years ago

Fixed in 0.14.0