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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 3 09:50:31 UTC 2015


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

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ache
Date: Tue Nov  3 09:50:11 UTC 2015
New revision: 290329
URL: https://svnweb.freebsd.org/changeset/base/290329

Log:
  Use meaningful errno for ssize_t overflow in read().
  Catch size_t overflow in malloc().

  PR:     204230
  MFC after:      1 week

Changes:
  head/usr.bin/bsdiff/bsdiff/bsdiff.c

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


More information about the freebsd-bugs mailing list