From 6b200dc03c8233f6cd49111540002eb9b5aac4ec Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 9 Oct 2020 11:20:47 +0200 Subject: Fixing 2 leaks in get_next_line and parser --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index 5d1410a..84b2301 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit 5d1410a9b08eb8df82a43312b8b6d3d9c1c9eb00 +Subproject commit 84b23010e0d0515ad3ed17a605440e50439781e8 -- cgit