[Bug 2170] Potential integer overflow

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Dec 19 11:19:58 EST 2013


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

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

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

--- Comment #4 from Darren Tucker <dtucker at zip.com.au> ---
Damien and I ended up having a bikeshed discussion on this :-)

I think casting the second argument is unnecessary since it'll get
promoted to unsigned long long anyway.

First patch applied, it'll be in the next release.

Thanks.

-- 
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