[Bug 1333] New: scp(1) should use symbolic constants for buffer sizes

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 6 08:40:54 EST 2007


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.


More information about the openssh-bugs mailing list