]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Exit cleanly if malloc() fails to allocate a buffer for a copy of the
authorjhb <jhb@FreeBSD.org>
Thu, 17 Dec 2015 20:42:05 +0000 (20:42 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 17 Dec 2015 20:42:05 +0000 (20:42 +0000)
commitfbc3fb8fca4a0344d23fe234e0ffafc009d12547
tree31a1990649f0990c39bfa1fdb38c488d5ed51ec9
parent4ef184b756b083683d4bac92ab02330aa08c4427
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
usr.sbin/boot0cfg/boot0cfg.c