Reviewed-by: Liming Gao <liming.gao@intel.com>
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Yonghong Zhu
> Sent: Thursday, July 27, 2017 9:42 AM
> To: edk2-devel@lists.01.org
> Cc: chenbo@pdx.edu; Gao, Liming <liming.gao@intel.com>
> Subject: [edk2] [Patch 0/6] BaseTools: Fix some segmentation fault in Tools
>
> Cc: Liming Gao <liming.gao@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
>
> Yonghong Zhu (6):
> BaseTools/Split: Fix the segmentation fault in GetSplitValue()
> BaseTools/GenSec: Fix a segmentation fault in main()
> BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()
> BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()
> BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()
> BaseTools/GenCrc32: Fix a bug to hand empty file for decode
>
> BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c | 6 +++---
> BaseTools/Source/C/EfiRom/EfiRom.c | 6 +++---
> BaseTools/Source/C/GenCrc32/GenCrc32.c | 8 ++++++--
> BaseTools/Source/C/GenFfs/GenFfs.c | 6 +++---
> BaseTools/Source/C/GenSec/GenSec.c | 8 ++++++--
> BaseTools/Source/C/Split/Split.c | 10 +++++++---
> 6 files changed, 28 insertions(+), 16 deletions(-)
>
> --
> 2.6.1.windows.1
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel