Skip to content

if meet trouble #4

@Secur17y

Description

@Secur17y

in line 21, change
f = mmap.mmap(o.fileno(), 0, port=mmap.PORT_READ)
to
f = mmap.mmap(o.fileno(), 0, access=mmap.ACCESS_READ)
can work well

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