Skip to content

Recursive Base64 streams aren't restored correctly #36

@schnaader

Description

@schnaader

The Base64 code uses a line length array, but this array was not added to the recursion_push()/_pop() routines, so it is overwritten in recursion, resulting in wrong line lengths when restoring (if the line lengths differed).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions