diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2015-02-10 23:39:58 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2015-02-10 23:39:58 +0000 |
commit | eaf0710f98e22180957b33b8a2a9370b8d62987a (patch) | |
tree | 8c2cb21b05ad64ad42ab485b29741cfc702da820 /sys/miscfs | |
parent | dae1601205871e533cdf3f8402c70bbf3a7f9819 (diff) |
Don't use an uninitialized variable when a PT_LOAD segment with
alignment 0 or 1 is encountered. The result before was just a
spurious failure by execve(), though I had to manually mangle a
binary to hit this case: segments are all long-aligned or better
in practice.
uninitialized variable noted by Maxime Villard (rustyBSD (at) gmx.fr)
ok and prod jsg@
Diffstat (limited to 'sys/miscfs')
0 files changed, 0 insertions, 0 deletions