Add nullptr guards to text actions
-
Review changes -
Open in Workspace
-
-
Download -
Patches
-
Plain diff
- Certain text actions utilizes SP_ACTIVE_DESKTOP. However, it could return a nullptr in some cases. Thus, using a guard is necessary to avoid crashes.
Fixes: #5516
| Before | After |
|---|---|
Merge request reports
Loading

























