[edk2] [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well

2015-12-15 Thread Zhang Lubo
When HttpLib parsing the last chunked data down, the Http NextMsg pointer in the HttpBodyParserCallback function should point to the character after '/n' flag. Cc: Fu Siyuan Cc: Ye Ting Cc: Wu Jiaxin Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Zhang Lubo --- MdeModu

Re: [edk2] [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well

2015-12-16 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan -Original Message- From: Zhang, Lubo Sent: Wednesday, December 16, 2015 3:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting ; Wu, Jiaxin Subject: [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well When HttpLib parsing the last

Re: [edk2] [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well

2015-12-16 Thread Ye, Ting
Reviewed by: Ye Ting   -Original Message- From: Zhang, Lubo Sent: Wednesday, December 16, 2015 3:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin Subject: [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well When HttpLib parsing the last chunke

Re: [edk2] [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well

2015-12-16 Thread Wu, Jiaxin
Reviewed-by: Jiaxin Wu -Original Message- From: Zhang, Lubo Sent: Wednesday, December 16, 2015 3:26 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting; Wu, Jiaxin Subject: [patch] MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well When HttpLib parsing the last chun