Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement proper string deallocation in the LLVM backend #805

Open
@certik

Description

@certik

Currently our strings in the LLVM backend leak memory, they are allocated but never deallocated.

We need to fix that.

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