Date: Thu, 14 Jan 2016 01:50:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 206056] [ext2fs][patch][panic] EXT4: mount panic from freeing invalid pointers Message-ID: <bug-206056-3630-r9pWxWV5yk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206056-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-206056-3630@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=3D206056 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: pfg Date: Thu Jan 14 01:50:06 UTC 2016 New revision: 293866 URL: https://svnweb.freebsd.org/changeset/base/293866 Log: MFC r293683: ext4: mount panic from freeing invalid pointers Initialize the struct with those fields to zeroes on allocation, preventing the panic. Patch by: Damjan Jovanovic. PR: 206056 Changes: _U stable/10/ stable/10/sys/fs/ext2fs/ext2_vfsops.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206056-3630-r9pWxWV5yk>