Skip to content

small bug in pcapng.py:86 in python3 #7

@ex0dus-cpp

Description

@ex0dus-cpp

if_tsresol = ord(option[4])
This line will cause an error because the option [4] = 6 instead of '\x06' in python2

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