Skip to content

One specific case crashes SMBClient #203

@erikbernsen

Description

@erikbernsen

In addition to the issue I described here #202
I also found it crashes if the file tmp.dat consists of zeros exclusively. You can create such a file using the command

dd if=/dev/zero of=tmp.dat bs=1048576 count=64

The console app in the linked issue gives following output

data requested
data received for offset = 0, hash=-4784142443699059666
data requested

Then crashes:

Image

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