https://bugs.kde.org/show_bug.cgi?id=364145

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |elop/5c27fd0f674cbea399312b
                   |                            |ccf2796e0da51d6465
   Version Fixed In|                            |5.0.0
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
Git commit 5c27fd0f674cbea399312bccf2796e0da51d6465 by Kevin Funk.
Committed on 16/06/2016 at 09:12.
Pushed by kfunk into branch '5.0'.

QML plugin: Fix assert

If qmljs isn't capable of parsing a specific type, we'll end up will
null pointers for the attached type in the QML/JS plugin. Don't assert
the type is non-null in code.

Attached test file.
FIXED-IN: 5.0.0

M  +3    -3    languages/qmljs/duchain/declarationbuilder.cpp
A  +7    -0    languages/qmljs/tests/files/dynamicObjectProperties.2.qml    
[License: UNKNOWN]  *

The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.


http://commits.kde.org/kdevelop/5c27fd0f674cbea399312bccf2796e0da51d6465

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to