update: fixed a leak

This commit is contained in:
Maieul BOYER 2024-10-14 14:09:48 +02:00
parent 7b9009b820
commit ca8e484183
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/10/12 17:16:48 by maiboyer ### ########.fr #
# Updated: 2024/10/14 14:00:30 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
@ -43,7 +43,8 @@ ifeq ($(shell uname), Darwin)
endif
endif
CFLAGS_ADDITIONAL += -DNVALGRIND
CFLAGS_ADDITIONAL ?=
#CFLAGS_ADDITIONAL += -DNVALGRIND
# TODO: REMOVE THIS WHEN FINISHING THIS:
# CFLAGS_ADDITIONAL += -fsanitize=memory -fno-omit-frame-pointer -fsanitize-memory-track-origins #-fuse-ld=lld -ffunction-sections -fdata-sections -Wl,--allow-multiple