Re: Fix for sftp(1) tab-complete

2012-09-21 Thread Darren Tucker
On Tue, Sep 11, 2012 at 11:27 AM, Jean-Marc Robert jeanmarc.rob...@gmail.com wrote: This is a diff that should fix a few issues I've encountered with sftp's tab-complete, and a few others that I found in the process. Thanks, these have been committed (with some mild style adjustment). --

Fix for sftp(1) tab-complete

2012-09-10 Thread Jean-Marc Robert
This is a diff that should fix a few issues I've encountered with sftp's tab-complete, and a few others that I found in the process. 1) In makeargs: Lack of bounds checking for the argument pointer table, causing a buffer overflow when entering too many arguments. 2)Improper handling of