]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
authorJustin T. Gibbs <justing@spectralogic.com>
Thu, 2 Apr 2015 11:59:15 +0000 (22:59 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 28 Apr 2015 23:25:44 +0000 (16:25 -0700)
commit6ebebaceb1091142b81430291c610d79b6a3073e
tree70197ad52e7d910f4a860dcfc1d475aa5d073efc
parent0c66c32d1d8b64a261cceb5f50a9e86777c5d0b2
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()

5531 NULL pointer dereference in dsl_prop_get_ds()
Author: Justin T. Gibbs <justing@spectralogic.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://www.illumos.org/issues/5531
  https://github.com/illumos/illumos-gate/commit/e57a022

Ported-by: Chris Dunlop <chris@onthe.net.au>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/sys/dbuf.h
include/sys/dmu.h
include/sys/dsl_dataset.h
module/zfs/dbuf.c
module/zfs/dnode_sync.c
module/zfs/dsl_dataset.c
module/zfs/dsl_prop.c