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

--- Comment #13 from Kevin Funk <kf...@kde.org> ---
Git commit ca8d751a20b5d1e7b028af39e78547fc0e9d696b by Kevin Funk.
Committed on 21/03/2016 at 23:39.
Pushed by kfunk into branch '4.7'.

Fix places with undefined behavior

New API: IndexedType::IndexedType(const AbstractType::Ptr& type)

Places where we may call AbstractPtr::indexed with this being a nullptr.

Similar patches probably need to be applied to other language plugins

CCMAIL: kdevelop-de...@kde.org

M  +3    -1    languages/cpp/cppduchain/cppducontext.h
M  +3    -3    languages/cpp/cppduchain/declarationbuilder.cpp
M  +1    -1    languages/cpp/cppduchain/expressionparser.cpp
M  +2    -2    languages/cpp/cppduchain/name_visitor.cpp
M  +2    -2    languages/cpp/cppduchain/templatedeclaration.cpp
M  +3    -3    languages/cpp/cppduchain/typeconversion.cpp
M  +2    -2    languages/cpp/cppduchain/typeutils.cpp

http://commits.kde.org/kdevelop/ca8d751a20b5d1e7b028af39e78547fc0e9d696b

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

Reply via email to