Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Fix potential segfault in ft_lstinsert_after in libft #48

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

itislu
Copy link
Sponsor Collaborator

@itislu itislu commented Dec 28, 2023

Also remove unnecessary parenthesis in lexer_utils.

@itislu itislu added the bug Something isn't working label Dec 28, 2023
@itislu itislu changed the title [FIX]: Fix potential segfault in ft_lstinsert_after in libft [FIX] Fix potential segfault in ft_lstinsert_after in libft Dec 30, 2023
@LeaYeh LeaYeh merged commit 76e7601 into main Dec 30, 2023
1 check passed
@itislu itislu deleted the libft-hotfix branch January 31, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants