[Bug 1956] sftp segfaults in parse_args() when argv[0] is NULL

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 15 20:07:30 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1956

Loganaden Velvindron <loganaden at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |loganaden at gmail.com

--- Comment #2 from Loganaden Velvindron <loganaden at gmail.com> 2011-12-15 20:07:30 EST ---
I can reproduce it with a small number of control character.
e.g
^L, ^K, ^P.

If I mix them with alphabetic characters, it
also segfaults.

e.g A^L, B^K.

In all the cases, argv[0] is NULL.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list