dtwm: cov 175166, check for pointer
This commit is contained in:
@@ -329,7 +329,7 @@ EmbeddedClientRegister (ControlData * control_data,
|
|||||||
{
|
{
|
||||||
embedded_client->pCD->pECD = (void *) embedded_client;
|
embedded_client->pCD->pECD = (void *) embedded_client;
|
||||||
|
|
||||||
if (XtParent(control_data->icon) ==
|
if (control_data->icon && XtParent(control_data->icon) ==
|
||||||
XtParent(embedded_client->wControl) &&
|
XtParent(embedded_client->wControl) &&
|
||||||
remove_y < embedded_client->y)
|
remove_y < embedded_client->y)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user