Date: Thu, 28 May 2009 07:37:49 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c Message-ID: <200905280738.n4S7c7KJ069987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2009-05-28 07:37:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/boot/i386/libi386 biosdisk.c Log: SVN rev 192969 on 2009-05-28 07:37:49Z by kmacy MFC 185095 r185095 | dfr | 2008-11-19 08:04:07 -0800 (Wed, 19 Nov 2008) | 3 lines If we free the GPT partition list in bd_open_gpt() because of an error, don't try to free it again in bd_closedisk(). While I'm here, fix a DEBUG print. Revision Changes Path 1.48.2.9 +4 -2 src/sys/boot/i386/libi386/biosdisk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905280738.n4S7c7KJ069987>