Source level security checked

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7303 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jji4
2009-01-19 06:55:18 +00:00
parent 8c80d3942e
commit c59634eab6
2 changed files with 17 additions and 16 deletions

View File

@@ -302,8 +302,8 @@ AppendToMultiString (
MultiStringSize + AppendStringSize,
(VOID *) (*MultiString)
);
ASSERT (*MultiString != NULL);
}
//
// Append the incoming string
//