PROBLEM: (ORA-08134) (Patch ID: OSF440X11-002) ******** This patch fixes a problem with Motif Drag-and-Drop where if a parent drop site was unregistered before a child drop site, subsequently unregistering the child drop site would cause a segmentation fault. PROBLEM: (CLD BCSM61PLP, QAR 73305) (Patch ID: OSF440X11-011) ******** This patch fixes a problem with the toggle button where if a display is closed and reopened then the X Server may generate an "Invalid Pixmap Error". PROBLEM: (HPAQ62623) (PATCH ID: OSF440X11-034) ******** This patch fixes various memory leaks in the Motif library (libXm) that could occur when creating and destroying Motif List, Text, and TextField widgets. PROBLEM: (95113, 95123, 95126) (PATCH ID: OSF440X11-060) ******** A potential security vulnerability has been discovered, where under certain circumstances, system integrity may be compromised. This may be in the form of improper file or privilege management. HP has corrected this potential vulnerability. PROBLEM: (89467, 89468, SSRT0753U, SSRT0752U) (PATCH ID: OSF440X11-045) ******** A potential security vulnerability has been discovered , where under certain circumstances, system integrity may be compromised. This may be in the form of large values of ENVIRONMENT variables. Compaq has corrected this potential vulnerability. PROBLEM: (91912, STL368331) (PATCH ID: OSF440X11-049) ******** This patch fixes a problem with the Motif ToggleButton widget where, in some cases, it may not draw itself correctly. The ToggleButton widget draws itself in an incorrect state when all of the following conditions are true: 1) the XmNindicatorOn resource is False 2) the mouse pointer is inside the ToggleButton 3) any event occurs that causes the ToggleButton to redraw itself Under these conditions, if an XtSetValues call were made from a timer callback routine to change the label, for example, the ToggleButton's appearance would change from that of an "unset" state to a "set" state.