[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NULL pointer check and SCP fix
[Thread Prev] | [Thread Next]
- Subject: NULL pointer check and SCP fix
- From: "Oliver Stöneberg" <oliverst@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Reply-to: oliverst@xxxxxxxxx
- Date: Wed, 16 Oct 2013 16:09:07 +0200
- To: libssh@xxxxxxxxxx
Hi, attached is a patch with two small changes: - added a missing NULL pointer check for strdup() in client.c - fixed result of ssh_scp_string_mode() to make SCP work These are two local changes I need to have - would be nice, if those could be incorporated in the upcoming 0.6 release and in the 0.5 branch since I am still running 0.5.x Greetings and Thanks Oliver
Attachment:
libssh_20131016.diff
Description: Binary data
Re: NULL pointer check and SCP fix | Andreas Schneider <asn@xxxxxxxxxxxxxx> |