5b55ee434b
Motivation: Avoid implicit conversions to narrower types in AbstractMemoryHttpData and Bzip2HuffmanStageEncoder classes reported by LGTM. Modifications: Updated the classes to avoid implicit casting to narrower types. It doesn't look like that an integer overflow is possible there, therefore no checks for overflows were added. Result: No warnings about implicit conversions to narrower types. |
||
---|---|---|
.. | ||
src | ||
pom.xml |