]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 19 Jul 2017 02:57:11 +0000 (10:57 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 1 Aug 2017 02:52:01 +0000 (10:52 +0800)
commitef6cd66ae46c7d90be6ffdf3f8ed092738292336
tree34e3e074f54e7cf3de83059cd50d9cb469ea6875
parent13d79c2976205ffc2ec380e87163b39ada96bc03
BaseTools/EfiRom: Fix a segmentation fault from vsprintf()/vfprintf()

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