From 6b2157c5e64cbf1a4ed4cd0b4de40bbeab535de7 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 14 Sep 2020 16:02:49 +0200 Subject: Fixing status to string leak by putting the string representation in a static buffer --- libft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libft') diff --git a/libft b/libft index 50876fe..3133f0d 160000 --- a/libft +++ b/libft @@ -1 +1 @@ -Subproject commit 50876fe6b9e369d6b51bac9fa62b790ef5bda9d7 +Subproject commit 3133f0d4d640abd62287187d13d380d03cce00a7 -- cgit