Skip to content

gets opens stdin on every call #46

@skolodyazhnyy

Description

@skolodyazhnyy

It seems each call to gets() opens /dev/null, causing input file descriptor to be overridden with a new one on each call and file descriptor leak.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions