Revision 357f56d...
Go back to digest for 8th December 2013Bug Fixes in Development Tools
Milian Wolff committed changes in [kdev-php/1.6] duchain/builders/typebuilder.cpp:
Check the validity of currentAbstractType before accessing it.
Apparently there can be cases where m_gotTypeFromDocComment is true
but the type is invalid. To prevent crashes, we check this now and
fall back to the cases of m_gotTypeFromDocComment being false.
File Changes
Modified 1 files
- duchain/builders/typebuilder.cpp
1 files changed in total