add error handler to pass K8 check
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8687 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -480,7 +480,7 @@ Tcp4IoReceive (
|
||||
}
|
||||
|
||||
ON_EXIT:
|
||||
|
||||
Tcp4Io->RxToken.Packet.RxData = NULL;
|
||||
gBS->FreePool (Fragment);
|
||||
|
||||
return Status;
|
||||
|
Reference in New Issue
Block a user