Date: Thu, 12 Nov 2009 16:28:39 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/part g_part_gpt.c Message-ID: <200911121628.nACGSkIn077792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-11-12 16:28:39 UTC FreeBSD src repository Modified files: sys/geom/part g_part_gpt.c Log: SVN rev 199228 on 2009-11-12 16:28:39Z by rnoland We need to allocate space for the header in the create path also. This fixes a null pointer dereference with "gpart create -s GPT" after the previous commit. Reported by: Yuri Pankov Pointyhat to: me MFC after: 1 week Revision Changes Path 1.20 +3 -0 src/sys/geom/part/g_part_gpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911121628.nACGSkIn077792>