Commit e2fc111
committed
Windows: Fix DeRegisterEHFrames from erasing a possibly invalid iterator.
DeRegisterEHFrames can be called without a a prior call to RegisterEHFrames.
This can easily be detected so just do nothing when that occurs.1 parent 1b894b3 commit e2fc111
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | 791 | | |
793 | | - | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
794 | 795 | | |
795 | | - | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
796 | 802 | | |
797 | 803 | | |
798 | 804 | | |
| |||
0 commit comments