Skip to content

Accept etc/metaservers line without end of line mark #9

Description

@quozl

If the last entry in etc/metaservers is without an end of line mark, the test for EOF causes the line to be skipped.

Workaround is to add an end of line mark; i.e. echo >> etc/metaservers.

Change ntserv/solicit.c to process a line even if the end of line mark is missing, by moving the line which calls feof. Perhaps it should be before the call to fgets.

Metadata

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