Fixes the memory leak problem with UninitShips's aliases
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@944 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -524,6 +524,7 @@ _ReleaseCelData (MEM_HANDLE handle)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
HFree (DrawablePtr->Frame);
|
HFree (DrawablePtr->Frame);
|
||||||
|
DrawablePtr->Frame = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
UnlockDrawable (handle);
|
UnlockDrawable (handle);
|
||||||
|
|||||||
Reference in New Issue
Block a user