-
Browse
Commit
-
Author :
Zoltan Szabadka
Date :
2015-10-06 11:23:44
Hash :
2726b8a4
Message :
Encoder fixes.
* Remove default constructors.
* Initialize bit_cost in histogram.Clear().
* Check fseek result in FileSize.
* Replace malloc in BrotliFileIn constructor with "new".
* Catch bad_alloc in bro tool.