[Bug 206056] [ext2fs][patch][panic] EXT4: mount panic from freeing invalid pointers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 14 01:50:42 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206056

--- Comment #5 from commit-hook at 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-fs mailing list