Skip to content

PyLong_FromString not considered initializing end pointer #167

Open
@dvarrazzo

Description

@dvarrazzo

The function PyLong_FromString takes an optional pointer pend and returns a pointer to the unparsed part of the string. This is not considered and results in false positives, e.g. in this function.

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