last leak (I hope)
This commit is contained in:
@@ -37,7 +37,7 @@ t_node *remove_parentheses(t_node *lst)
|
|||||||
free(str);
|
free(str);
|
||||||
it = it->next;
|
it = it->next;
|
||||||
}
|
}
|
||||||
// ft_free(&str);
|
ft_free(&str);
|
||||||
return (out);
|
return (out);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user