bugzilla-daemon at bugzilla.mindrot.org
2007-Jul-05  22:40 UTC
[Bug 1333] New: scp(1) should use symbolic constants for buffer sizes
http://bugzilla.mindrot.org/show_bug.cgi?id=1333
           Summary: scp(1) should use symbolic constants for buffer sizes
           Product: Portable OpenSSH
           Version: 4.6p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: scp
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: imorgan at nas.nasa.gov
The buffer sizes used in scp.c are currently specified as explicit in
various locations. It might be better to #define a symbolic constant
(or two) and use it instead.
-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Oct-26  00:36 UTC
[Bug 1333] scp(1) should use symbolic constants for buffer sizes
https://bugzilla.mindrot.org/show_bug.cgi?id=1333
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |djm at mindrot.org
             Blocks|                            |1353
--- Comment #1 from Damien Miller <djm at mindrot.org>  2007-10-26
10:36:44 ---
fixed in solution to bug #799
-- 
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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Mar-31  04:20 UTC
[Bug 1333] scp(1) should use symbolic constants for buffer sizes
https://bugzilla.mindrot.org/show_bug.cgi?id=1333
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED                      
--- Comment #2 from Damien Miller <djm at mindrot.org>  2008-03-31
15:20:45 ---
Fix shipped in 4.9/4.9p1 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.