Skip to content

bfd_write_full() can create an infinite loop #28

@rrendec

Description

@rrendec

bfd_write() can return 0 under certain conditions, and then it is likely to return 0 again. The while() loop in bfd_write_full() will never end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions