]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 19 Jul 2017 02:55:47 +0000 (10:55 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 1 Aug 2017 02:51:08 +0000 (10:51 +0800)
commit13d79c2976205ffc2ec380e87163b39ada96bc03
tree0042912e832c83c62a8bc6eb921428f47103a06a
parent67f3d09924b0fedf36833d11e599c609d319d0ea
BaseTools/GenFfs: Fix a segmentation fault from vsprintf()/vfprintf()

Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=536
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/GenFfs/GenFfs.c