[Bug 228807] dump can core

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 11 19:33:27 UTC 2018


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

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

Author: imp
Date: Mon Jun 11 19:32:36 UTC 2018
New revision: 334969
URL: https://svnweb.freebsd.org/changeset/base/334969

Log:
  Add asserts to prevent overflows of c_addr.

  Add some asserts that prevents the overflows of c_addr. This can't
  happen, absent bugs. However, certain large filesystems can cause
  problems. These have been prevented by r334968, but a solution
  is needed. These asserts will help assure that solution is correct.

  PR: 228807
  Reviewed by: db

Changes:
  head/sbin/dump/tape.c
  head/sbin/dump/traverse.c

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


More information about the freebsd-bugs mailing list