Skip to content

update use of strdup() #7

@carykees98

Description

@carykees98

strdup() returns a pointer to memory allocated with malloc(). The memory needs to be free()d in order to prevent a memory leak.

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