summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-07-18 23:00:31 +0000
committerbluhm <bluhm@openbsd.org>2017-07-18 23:00:31 +0000
commitf3ed1de147d1046b6eed372d950e76d64c89edeb (patch)
tree461d1e4624da959d1cbc5da15e8258151be0b798 /usr.bin/ssh/ssh-agent.c
parentBoth syslog(3) and syslogd(8) truncate the message at 8192 bytes. (diff)
downloadwireguard-openbsd-f3ed1de147d1046b6eed372d950e76d64c89edeb.tar.xz
wireguard-openbsd-f3ed1de147d1046b6eed372d950e76d64c89edeb.zip
The function getaddr() compares the stack address of the caller
with its own local variable. This way it detects the direction of stack growth. This does not work if the functions gets inlined. Pass -fno-inline to the compiler to avoid sporadic tests fails.
Diffstat (limited to 'usr.bin/ssh/ssh-agent.c')
0 files changed, 0 insertions, 0 deletions