diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2016-04-27 14:29:29 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2016-04-28 16:28:04 +0800 |
commit | 59844e126614fc8275aab083fafa5818cde0901c (patch) | |
tree | c18eb3c7b49032c4314c6b2868a05f9844e51223 /ShellPkg | |
parent | b347a22aecbfac9aac47831fee9a30aa810d6d0b (diff) | |
download | edk2-59844e126614fc8275aab083fafa5818cde0901c.tar.gz edk2-59844e126614fc8275aab083fafa5818cde0901c.tar.bz2 edk2-59844e126614fc8275aab083fafa5818cde0901c.zip |
NetworkPkg: Fix incorrect buffer free in HttpDxe
FragmentBuffer of each TcpWrap in HttpDxe should not be
freed in HttpTcpTokenCleanup(). This buffer points to
HttpMsg body actually, which is the responsibility of the
caller to allocate a buffer for Body.
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Diffstat (limited to 'ShellPkg')
0 files changed, 0 insertions, 0 deletions