Archive Index
This month's Index
|
Subject: Re: [PATCH] userauth: Allow authentication keys to be passed in memory
Re: [PATCH] userauth: Allow authentication keys to be passed in memory
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 21 Jan 2012 23:23:38 +0100 (CET)
Hello,
Thanks for the updated patch! This time I applied it, had a look and here are
- memcpy_s() is not a function that exists portably, don't use it. I also
- your new code produces lots of warnings and we're trying hard to not have
- also, where it is possible please keep the source lines shorter than 80
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2012-01-21 |