Skip to content

Safe eval() for stub code #21

@mschilli

Description

@mschilli

The stub code used eval("...") to read in the data structure in the DATA
section, which is unsafe, as someone could slip in executable code. Replaced
by Safe::reval. mschilli/pogo@aacf766

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions