Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
None
-
None
-
3082395c14b251d7ecd95be40fc22f750ad500da
Description
Open a file with the following, obviously invalid code:
int main(int argc, char *argv[]) { a(] = b.c; return 0; }
Move the cursor to the "b".
Creator freezes.