From 80b74c925e5bf0aaed7329d87a5ed9b6a7d57fdb Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Wed, 7 Oct 2020 18:58:40 +0200 Subject: Fixing happy path memory leaks --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index 2a93ed6..0cf5d76 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit 2a93ed69f7ee88c26b1edfb1f58a8f4d6d842bd4 +Subproject commit 0cf5d76836a6499de4e30c4066d8709099ff6331 -- cgit