Skip to content
Snippets Groups Projects

Bug fixed: remove elements in a for loop

Merged Joan Vallvé Navarro requested to merge fix-remove-in-for into devel

in ProcessorTrackerFeature::processNew() there was a bug: inside a for range loop, an element of the list in which we iterate is removed if correctFeatureDrift() returns false. Changed to while with iterators.

Merge request reports

Pipeline #3815 passed

Pipeline passed for 0ef315c9 on fix-remove-in-for

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 195 commits and 1 merge commit will be added to master.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading