mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
75956 [Scanner] Inifinite loop parsing system include <ext/rope>
This commit is contained in:
parent
69a0850c87
commit
f15a3f4d08
1 changed files with 0 additions and 1 deletions
|
@ -1251,7 +1251,6 @@ public class Scanner2 implements IScanner, IScannerData {
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
// not ours
|
// not ours
|
||||||
--bufferPos[bufferStackPos];
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'f':
|
case 'f':
|
||||||
|
|
Loading…
Add table
Reference in a new issue