Should abort with GraphicsLock cleared

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2382 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2006-06-07 04:09:27 +00:00
parent 66a5535ffc
commit 2735367256
+1
View File
@@ -1551,6 +1551,7 @@ DoConvSummary (PSUMMARY_STATE pSS)
}
if ((unsigned)space_index >= sizeof (buffer))
{
UnlockMutex (GraphicsLock);
log_add (log_Always, "DoConvSummary() BUG: "
"buffer[%u] too small to fit %d bytes\n",
sizeof (buffer), space_index);