Fix declaration name access if not fully parsed
ClosedPublic

Authored by cordlandwehr on Jun 1 2016, 7:25 PM.

Details

Summary

Fixes the crash in KDE bug #363713 that is caused by requesting code
completion on a not fully parsed QML file. For details, please see
backtrace in bug report.

BUG: 363713

Diff Detail

Repository
R33 KDevPlatform
Branch
fixBug363713
Lint
No Linters Available
Unit
No Unit Test Coverage
cordlandwehr updated this revision to Diff 4147.Jun 1 2016, 7:25 PM
cordlandwehr retitled this revision from to Fix declaration name access if not fully parsed.
cordlandwehr updated this object.
cordlandwehr edited the test plan for this revision. (Show Details)
cordlandwehr added reviewers: KDevelop, mwolff.
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJun 1 2016, 7:25 PM
kfunk accepted this revision.Jun 2 2016, 7:24 AM
kfunk added a reviewer: kfunk.
kfunk added a subscriber: kfunk.

-> 5.0

This revision is now accepted and ready to land.Jun 2 2016, 7:24 AM
This revision was automatically updated to reflect the committed changes.