This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
ft_putchar_fd, ft_putstr_fd, ft_putendl_fd and ft_putnbr_fd permission issue #78
Open
Description
tests with putxxx_fd are having permission issues when calling open to create a new file and sending -1 as file descriptor.
researching the reason I found this that fixes the issue
https://stackoverflow.com/a/69955526
Metadata
Assignees
Labels
No labels