mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
space reduction.
This commit is contained in:
parent
5835f2cf8d
commit
fff42f4172
@ -416,7 +416,7 @@ cygheap_user::set_sid (PSID new_sid)
|
||||
if (!new_sid)
|
||||
{
|
||||
if (psid)
|
||||
cfree (psid);
|
||||
cfree (psid);
|
||||
psid = NULL;
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user