Skip to content

implement the ending function that frees all memory for all error instances of an error #75

@johncoleman83

Description

@johncoleman83

we need to create an ending function that is called anytime an error such as a malloc fail or failure to fork() occurs & the program exits. This function will free all previously malloc'd memory in the cases of errors.

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