Skip to content
Commit 357f56d5 authored by Milian Wolff's avatar Milian Wolff
Browse files

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.

BUG: 316669
parent 031923f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment