| commit | c51a5ab2c6f7ea4ae42e70d1d00bdf57c28f8c36 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Oct 18 16:06:14 2011 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Oct 18 16:06:14 2011 +1100 |
| tree | 5e8106f528aaa5fb62536c4ccc314dfb6a840cb3 | |
| parent | 91f3eaec886825c42cf6e38d4e2af0f52b5aa35f [diff] |
- djm@cvs.openbsd.org 2011/10/18 04:58:26
[auth-options.c key.c]
remove explict search for \0 in packet strings, this job is now done
implicitly by buffer_get_cstring; ok markus