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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant