]> git.proxmox.com Git - mirror_edk2.git/commit
Fix buffer overflow when the raw size of a section and the virtual size of a section...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Sep 2006 18:53:32 +0000 (18:53 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Sep 2006 18:53:32 +0000 (18:53 +0000)
commit0e84e0d7bdb833343423ac68551d019e8788325a
tree45c7e3c72c05cdd0c38b07eb25eb3eb651938538
parent202515b47d871f46fbd14ce1750a95e604763c5d
Fix buffer overflow when the raw size of a section and the virtual size of a section are not the same.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1564 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/TianoTools/PeiRebase/PeiRebaseExe.c