Skip to content

bfd_write_full() can create an infinite loop #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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