space reduction.
This commit is contained in:
@ -416,7 +416,7 @@ cygheap_user::set_sid (PSID new_sid)
|
|||||||
if (!new_sid)
|
if (!new_sid)
|
||||||
{
|
{
|
||||||
if (psid)
|
if (psid)
|
||||||
cfree (psid);
|
cfree (psid);
|
||||||
psid = NULL;
|
psid = NULL;
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user