Skip to content

Plugin processing leaves garbage at end of shrinked files #69

Open
@RomanSek

Description

@RomanSek

There's an issue with handling responses from plugin. When postprocess changes file to be smaller than original - HTTrack accepts pointer to new file sting, but ignores new length. This causes garbage at end of files and occasional crash (processed file has same length as unprocessed file).

It looks like this bug was introduced in version 3.48.12 (3.48.11 works as expected).

I can provide my plugin if it'll help, but it's integrated with python, so building it will require additional dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions