diff options
author | Andre Heider | 2010-09-05 22:00:19 +0000 |
---|---|---|
committer | Andre Heider | 2010-09-05 22:00:19 +0000 |
commit | 364acaae455b465201f4467809edb7384a6c2bda (patch) | |
tree | 14dac920f22e6059ca11903b07fef9337fabf6be /engines/sci/event.cpp | |
parent | 4c7f5084c2e5e10942d2f5d8dfffb4a7f3258ad5 (diff) | |
download | scummvm-rg350-364acaae455b465201f4467809edb7384a6c2bda.tar.gz scummvm-rg350-364acaae455b465201f4467809edb7384a6c2bda.tar.bz2 scummvm-rg350-364acaae455b465201f4467809edb7384a6c2bda.zip |
PLUGINS: Remove spurious extra allocation.
Elf32_Phdr.p_align is to align the memory location of the loaded
segment, not to extend its size. The size of the scratch area
(like .bss and .sbss) is p_memsz-p_filesz, which has to be set to
zero by the loader.
svn-id: r52576
Diffstat (limited to 'engines/sci/event.cpp')
0 files changed, 0 insertions, 0 deletions