Skip to content

Segment calls MoveNext twice on an empty sequence #687

@Orace

Description

@Orace

If the first MoveNext return false, the function should return immediately.
And then the last test will be useless:

if (segment.Count > 0)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions