[Gammaray-commits] [KDAB/GammaRay] 73d8c4: Avoid dereferencing the previous meta object
Volker Krause
volker.krause at kdab.com
Tue Apr 4 11:50:10 CEST 2017
Branch: refs/heads/master
Home: https://github.com/KDAB/GammaRay
Commit: 73d8c447935344255744d2f59049a9f5f4404e7c
https://github.com/KDAB/GammaRay/commit/73d8c447935344255744d2f59049a9f5f4404e7c
Author: Volker Krause <volker.krause at kdab.com>
Date: 2017-04-04 (Tue, 04 Apr 2017)
Changed paths:
M core/metaobjectmodel.h
Log Message:
-----------
Avoid dereferencing the previous meta object
With QML, this might actually have been deleted. Instead, just cache the
row count, as that is thankfully static.
Fixes a crash in the QQC2 gallery slider page.
More information about the Gammaray-commits
mailing list