Skip to content

[applets/systemtray] Fix crash on missing DataContainer

Konrad Materka requested to merge work/kmaterka/435991_fix_crash_npe into master

In rare circumstances, it is possible that the DataContainer is not available for the source. Check not null pointer.

CCBUG: 435991

Edited by Konrad Materka

Merge request reports