Skip to content
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
RedJocker opened this issue Nov 1, 2023 · 0 comments

Comments

@RedJocker
Copy link

RedJocker commented Nov 1, 2023

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

system info:
Screenshot from 2023-11-01 15-59-53

RedJocker pushed a commit to RedJocker/sp42francinette that referenced this issue Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant