[edk2] [Patch] Update local variable type to avoid potential data overflow.

2016-01-19 Thread Eric Dong
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Cc: Feng Tian --- .../DebugCommunicationLibUsb3Dxe.c | 23 +- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3

Re: [edk2] [Patch] Update local variable type to avoid potential data overflow.

2016-01-19 Thread Wu, Hao A
an, Feng > Subject: [edk2] [Patch] Update local variable type to avoid potential data > overflow. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Eric Dong > Cc: Feng Tian > --- > .../DebugCommunicationLibUsb3Dxe.c | 23 >