Skip to content

Not all fd are closed in destructor #14

Open
@Jens-H

Description

@Jens-H

~LinuxEvents() { close(fd); }

I believe you are not closing all fd that are opened in the for loop of the constructor.

Best regards
Jens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions