Fixed a segmentation fault.
This commit is contained in:
parent
0589568276
commit
dbd2ef598a
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ namespace Converter {
|
|||
}
|
||||
allConversions.erase(cIt);
|
||||
hasChanged = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue