Commit b9049f1
committed
Fix crash in GNU3 demangler with specific non-mangled string
Fixes #6902 however we still need to figure out what we want to do about the type info names being invalid. There really is not a good way to tell without saying all type info names _must_ be mangled.1 parent c4efe0a commit b9049f1
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2180 | 2180 | | |
2181 | 2181 | | |
2182 | 2182 | | |
2183 | | - | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
2184 | 2187 | | |
2185 | 2188 | | |
2186 | 2189 | | |
| |||
0 commit comments