[Bug 1133] snprintf replacement function has conflicting type
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Dec 17 22:32:38 EST 2005
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=1133
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Comment #6 from dtucker at zip.com.au  2005-12-17 22:32 -------
Applied patch #1043, thanks.
Note that vsnprintf on HP-UX (tested 11.11) does not return the number of bytes
that should have been written, it returns the number of bytes that *were*
written, thus you cannot detect truncation.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list