Actions
Bug #6123
closedSeg fault on WPanel setCollapsible
Start date:
11/13/2017
Due date:
% Done:
100%
Estimated time:
0:30 h
Description
Hi,
I found a bug in void WPanel::setCollapsible(bool on)
that causes a seg fault (double free) in some situations (e.g. switching callapsible from true
to false
followed by turning off the title bar). It affects both 4.0.0 and 4.0.1-rc1.
Please find attached the patch addressing the issue.
Kind regards,
Cristi
Files
Updated by Roel Standaert about 7 years ago
- Status changed from Resolved to Closed
Actions