Skip to content

blur.cpp: prePaintWindow guard against null EffectWindow

Méven Car requested to merge work/meven/crash-blur into master

https://crash-reports.kde.org/organizations/kde/issues/8547/?project=12&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=30d&stream_index=2

In blur.cpp the EffectWindow* w can be null apperently. I would not expect this to be within effects API bounds.

Draft because I suspect the root cause should be fixed instead if this is unexpected.

Merge request reports