]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 19 Jul 2017 02:58:34 +0000 (10:58 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 1 Aug 2017 02:52:23 +0000 (10:52 +0800)
commitb5bd6387d225dfef9a693982cabccd37fcdd1fb7
tree7f646b5e546292929cb0c2cdb6e8e043e2536864
parentef6cd66ae46c7d90be6ffdf3f8ed092738292336
BaseTools/EfiLdrImage: Fix a segmentation fault from vfprintf()

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