[Bug 204230] [patch] bsdiff(1) - check file size against SIZE_MAX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 3 04:53:27 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204230

Andrey A. Chernov <ache at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ache at FreeBSD.org

--- Comment #1 from Andrey A. Chernov <ache at FreeBSD.org> ---
It should be (SIZE_MAX - 1) not ~0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list