[Bug 232483] loader crashes on "lsdev" command

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 7 21:37:32 UTC 2018


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

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

Author: tsoome
Date: Wed Nov  7 21:36:52 UTC 2018
New revision: 340240
URL: https://svnweb.freebsd.org/changeset/base/340240

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

  The ptable_*read() functions return NULL on read errors (and partition table
  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:
  head/stand/common/part.c

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


More information about the freebsd-bugs mailing list