Skip to content

seek_absgp may not work properly when it encounters to a packet not containing the packet end #10

Description

@TonalidadeHidrica

While seek_absgp function performs binary searching, it compares the absgp value of the page found with pos_goal parameter. However, absgp may be set to -1 when no packet ends in the page. Since this case seems not to be handled, the returned position will be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions