]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Split: Fix the segmentation fault in GetSplitValue()
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 19 Jul 2017 02:53:06 +0000 (10:53 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 1 Aug 2017 02:50:07 +0000 (10:50 +0800)
commit15face06f400283e227aa814bf3180ccd19328a3
tree8f756a936367d4ef18f455e8a1d1b1a81c6319e6
parentc65df5d9a14331d2b6d583359f1cf88c3b710d34
BaseTools/Split: Fix the segmentation fault in GetSplitValue()

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=538
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/Split/Split.c