[Bug 1615] the pathname length of home directory is limited to less than 256 chars

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 2 15:07:31 EST 2009


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


Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Darren Tucker <dtucker at zip.com.au>  2009-07-02 15:07:30 ---
We ended up with something similar but with some extra checks for
snprintf return values:

http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ssh.c.diff?r1=text&tr1=1.325&r2=text&tr2=1.326

Thanks, this will be in the next release.

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


More information about the openssh-bugs mailing list