alelievr / libft-unit-test

456 stars 88 forks source link

Update test_functions.c #106

Closed stankudrow closed 2 years ago

stankudrow commented 2 years ago

ft_strlcat: zero size added to catch possible segfaults when checking sizes.