Fix a crash when ungrouping a "maskhelper" group
Fix a segfault occurring when a "maskhelper" group is ungrouped by the user manually. This is achieved by preventing the temporary removal of masks from destroying the group prematurely which would then crash the actual delete code in sp_item_group_ungroup(). Fixes #3616
Loading
-
mentioned in merge request !4564 (merged)
-
mentioned in commit adff5bf2
Please register or sign in to comment