Skip to content
GitLab
Explore
Sign in
tabbox: Fix a crash in ClientModel::createStackingOrderClientList()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
tabbox: Fix a crash in ClientModel::createStackingOrderClientList()
Vlad Zahorodnii
requested to merge
work/zzag/tabbox-reset-crash
into
master
Oct 09, 2024
Overview
3
Commits
1
Pipelines
3
Changes
1
stacking
can be empty, in which case, QList::first() must not be called.
Merge request reports
Loading