(found by OssFuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32339)
Another nice finding by ozz-fuzz project: looks like length handling for chunked (7-bit safe) binary blocks is missing some checks to either prevent use of negative lengths, or avoid int overflow.