- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    Qt Creator 4.2.2, Qt Creator 4.3.1, Qt Creator 4.4.0-beta1
 - 
    None
 - 
    Ubuntu 16.04
gcc 5.4 
After I open my project via Qt Creator and edit main.cpp, Qt Creator freeze and memory is leaking.
steps to reproduce the issue
- open system monitor
 - open memory-leak.qbs by Qt Creator
 - open main.cpp
 - insert a new line "vctDynamicVector<double> vector;" without double quotation marks at line #8 of main.cpp
 - open vctDynamicVector.h by pressing CTRL key and click vctDynamicVector inserted at step 4
 - monitor memory usage