commit | 63e437f053bec9e227ba11e5e6205cd1e217baac | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:05:46 2006 +1000 |
committer | Damien Miller <djm@mindrot.org> | Sun Apr 23 12:05:46 2006 +1000 |
tree | f910de559e1371216947f027a88a9c164a16f40e | |
parent | 603e68f1a29c954f0c08a08b3f429956008ac244 [diff] |
- djm@cvs.openbsd.org 2006/04/03 07:10:38 [gss-genr.c] GSSAPI buffers shouldn't be nul-terminated, spotted in bugzilla #1066 by dleonard AT vintela.com. use xasprintf() to simplify code while in there; "looks right" deraadt@