mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtWidget: Don't free random pointer on Control widget destruction
This commit is contained in:
parent
3ed9f06cce
commit
f6adc98dd7
1 changed files with 1 additions and 0 deletions
|
@ -900,6 +900,7 @@ Initialize(
|
|||
G_AltPix (new) = XmUNSPECIFIED_PIXMAP;
|
||||
G_AltMask (new) = XmUNSPECIFIED_PIXMAP;
|
||||
G_MonitorTimer (new) = 0;
|
||||
G_FileName (new) = NULL;
|
||||
}
|
||||
|
||||
if (G_ControlType (new) == XmCONTROL_DATE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue