Skip to content
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
@RedJocker

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

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions