The iterator FirstOverlap is invalidated after the call to insert - avoid dereferencing the iterator after the call to insert.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Differential D141854
[Assignment Tracking] Fix invalidated iterator usage Orlando on Jan 16 2023, 7:34 AM. Authored by
Details The iterator FirstOverlap is invalidated after the call to insert - avoid dereferencing the iterator after the call to insert.
Diff Detail
Unit Tests |