Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 13:01:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232483] loader crashes on "lsdev" command
Message-ID:  <bug-232483-227-OfLVBp3xqe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232483-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232483-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=3D232483

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tsoome
Date: Thu Nov 29 13:01:22 UTC 2018
New revision: 341225
URL: https://svnweb.freebsd.org/changeset/base/341225

Log:
  MFC: r340240:
  loader: ptable_open() check for ptable_cd9660read result is wrong

  The ptable_*read() functions return NULL on read errors (and partition ta=
ble
  closed as an side effect). The ptable_open must check the return value and
  act properly.

  PR:           232483
  Reported by:  lev
  Reviewed by:  lev,cem
  Differential Revision:        https://reviews.freebsd.org/D17890

Changes:
_U  stable/12/
  stable/12/stand/common/part.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-232483-227-OfLVBp3xqe>