diff options
author | Masao Uebayashi <uebayasi@cvs.openbsd.org> | 2014-08-19 10:01:51 +0000 |
---|---|---|
committer | Masao Uebayashi <uebayasi@cvs.openbsd.org> | 2014-08-19 10:01:51 +0000 |
commit | cb2e6405d245a31a0ab33f07841a1177a9dd9cfe (patch) | |
tree | ef13bdd4b877d6b147affb0ee600e875eb5e8a4c /sys/dev | |
parent | d5b27ffda84d5405eb0a447b61a9a8c54836ec2e (diff) |
ld.so(1): Missing stack var initialization
Explicitly zero-clear stack array to read dynamic segments. This code has
been working because stack is mapped as anon and zero'ed right after execve(2).
Found by work-in-progress Valgrind port for OpenBSD/amd64.
OK millert@ guenther@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions