| commit | 6ea5e44871314a980e7506282450b58fc78ae9aa | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:00 2011 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:00 2011 +1000 |
| tree | 249e9ba4d52a2e9072095dc89e7f65a255a4eb24 | |
| parent | 7741ce8bd2d0aef8aae0c2406eb51b617f1165fe [diff] |
- tedu@cvs.openbsd.org 2011/07/06 18:09:21
[authfd.c]
bzero the agent address. the kernel was for a while very cranky about
these things. evne though that's fixed, always good to initialize
memory. ok deraadt djm