fixed out-of-memory access in extension

This commit is contained in:
Tanguy Maze
2020-01-23 00:25:58 +01:00
parent 8a421600f4
commit 4f7e1a56ef
3 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
cf/* ************************************************************************** */
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_strtrim.c :+: :+: :+: */
@@ -6,7 +6,7 @@ cf/* **************************************************************************
/* By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2018/04/07 17:00:34 by tmaze #+# #+# */
/* Updated: 2019/12/09 13:00:48 by tmaze ### ########.fr */
/* Updated: 2020/01/22 17:51:11 by tmaze ### ########.fr */
/* */
/* ************************************************************************** */