Skip to content

autofunction name and doc should not require static storage #180

Description

@llllllllll

We should build a linked list of string objects, stored in libpy.so, which owns the memory for the function name and docstring. In the worst case scenario, there will be 2 copies of the name in memory, in the best case scenario, we will avoid a potential use after free.

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