Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2018 19:33:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228807] dump can core
Message-ID:  <bug-228807-227-RrIRKnOkuv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228807-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228807-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228807

--- Comment #5 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228807-227-RrIRKnOkuv>