Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 20:42:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 205322] [PATCH] boot0cfg: check result of the malloc()
Message-ID:  <bug-205322-8-WGieshqis1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205322-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205322-8@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=205322

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

Author: jhb
Date: Thu Dec 17 20:42:06 UTC 2015
New revision: 292410
URL: https://svnweb.freebsd.org/changeset/base/292410

Log:
  Exit cleanly if malloc() fails to allocate a buffer for a copy of the
  current MBR.

  PR:        205322
  Submitted by:    Alexander Kuleshov <kuleshovmail@gmail.com>
  MFC after:    1 week

Changes:
  head/usr.sbin/boot0cfg/boot0cfg.c

-- 
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-205322-8-WGieshqis1>