commit | 1a31d02b2411c4718de58ce796dbb7b5e14db93e | [log] [download] |
---|---|---|
author | djm@openbsd.org <djm@openbsd.org> | Mon May 02 08:49:03 2016 +0000 |
committer | Damien Miller <djm@mindrot.org> | Mon May 02 20:35:04 2016 +1000 |
tree | c6e06a9890e71bc97cd3cdc6ce74919e504c8fd8 | |
parent | d2d6bf864e52af8491a60dd507f85b74361f5da3 [diff] |
upstream commit fix signed/unsigned errors reported by clang-3.7; add sshbuf_dup_string() to replace a common idiom of strdup(sshbuf_ptr()) with better safety checking; feedback and ok markus@ Upstream-ID: 71f926d9bb3f1efed51319a6daf37e93d57c8820