Skip to content

Fixed crash caused by clicking remove mount point button

Sreejith Subhash requested to merge sjith/partitionmanager:Bug-Fix-43210 into master

Iterator wasn't updated after erase() function was called, resulting in crash. Reassigned iterator with updated value to prevent crash.

BUG: 432103

Merge request reports

Loading