diff options
| author | Paul Bolle | 2009-10-02 14:10:04 +0200 |
|---|---|---|
| committer | Riku Voipio | 2009-10-16 13:36:36 +0200 |
| commit | e2cc3f6ebe65f98171e07c6097c0bfa9171f6f0e (patch) | |
| tree | 1ec4fe0b39ea824a8ab3a909d753a2f6995e561d /linux-user/elfload.c | |
| parent | linux-user: fix ppc target_stat64 st_blocks layout (diff) | |
| download | qemu-e2cc3f6ebe65f98171e07c6097c0bfa9171f6f0e.tar.gz qemu-e2cc3f6ebe65f98171e07c6097c0bfa9171f6f0e.tar.xz qemu-e2cc3f6ebe65f98171e07c6097c0bfa9171f6f0e.zip | |
linux-user: don't zero a buffer twice
prepare_binprm() zeroes bprm->buf. That buffer is already zeroed in
main() and hasn't been touched since so that is not necessary.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions
