Skip to content

Release v1.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Feb 12:53
75951b2
Fix ft_strlen segfault on NULL pointer (#7)

* Initial plan
* Add NULL pointer check to ft_strlen to prevent segfault