]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to be null
authorOlivier Martin <olivier.martin@arm.com>
Wed, 19 Jun 2013 18:00:46 +0000 (18:00 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Jun 2013 18:00:46 +0000 (18:00 +0000)
commit40761653599e4be2c4fa38cd002033e3458786e4
tree494b7175fc690bd75f2ffd7513f8d1a8fe3d3243
parent9d94fa2da2ee112cf3f4d5b0afc70dc915a72195
ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to be null

That should prevent the risk of buffer overflow.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14430 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/BdsHelper.c