[Bug 2769] String truncation warnings in fmt_scaled

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 13 13:54:46 AEST 2018


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3042|0                           |1
        is obsolete|                            |
             Status|NEW                         |ASSIGNED
                 CC|                            |djm at mindrot.org
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
   Attachment #3141|                            |ok?(dtucker at dtucker.net)
              Flags|                            |

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Created attachment 3141
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3141&action=edit
with 100% less assert(3)

This one does it without assert, by clamping fract to [0, 10).

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list