Skip to content

fix leak #18

@todo

Description

@todo

RT/src/json/list.c

Lines 71 to 76 in 0f076bf

// TODO fix leak
if (*walker != ']')
return (NULL);
*str = &walker[1];
return (mk_list(list));
}


This issue was generated by todo based on a TODO comment in 0f076bf when #17 was merged. cc @emiflake.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions