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

--- Comment #1 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit 9807db5c976a9068b52d1284a1788d5aaaf9d03a by Arjen Hiemstra.
Committed on 11/02/2021 at 11:57.
Pushed by ahiemstra into branch 'master'.

Don't emit dataChanged for invalid indices

getQModelIndex can return an invalid index. If that happens, we emit
dataChanged for an invalid index, which is incorrect and may cause
errors in other models.

M  +3    -1    processcore/process_data_model.cpp

https://invent.kde.org/plasma/libksysguard/commit/9807db5c976a9068b52d1284a1788d5aaaf9d03a

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

Reply via email to