]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DxeNetLib/DxeNetLib.c
Make sure gBS FreePool() is used to free the buffer always allocated by gBS AllocateP...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Jul 2010 16:20:56 +0000 (16:20 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 26 Jul 2010 16:20:56 +0000 (16:20 +0000)
commit79bcf0554bd91975095b3c4acf9e0c6a8f447588
tree0b128ba846d0d2cb717bd19ddb6bff37dee8cc71
parent0433d8f0180a8dcc1c6faf9948193d96e174e574
Make sure gBS FreePool() is used to free the buffer always allocated by gBS AllocatePool() service.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10696 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c