Fix inflateBack() bug that would fail to detect a too far back. The bug would pass off an invalid deflate stream as good, and copy uninitialized memory contents to the output.