Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illumos #4089 NULL pointer dereference in arc_read() #2198

Closed
wants to merge 1 commit into from

Conversation

behlendorf
Copy link
Contributor

4089 NULL pointer dereference in arc_read()

Reviewed by: Matthew Ahrens mahrens@delphix.com
Reviewed by: Saso Kiselkov skiselkov.ml@gmail.com
Reviewed by: Garrett D'Amore garrett@damore.org
Approved by: Dan McDonald danmcd@nexenta.com

References:
https://www.illumos.org/issues/4089
illumos/illumos-gate@57815f6

Signed-off-by: Brian Behlendorf behlendorf1@llnl.gov
Issue #2171

4089 NULL pointer dereference in arc_read()

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>

References:
  https://www.illumos.org/issues/4089
  illumos/illumos-gate@57815f6

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue openzfs#2171
@behlendorf behlendorf added the Bug label Mar 24, 2014
@behlendorf behlendorf added this to the 0.6.3 milestone Mar 24, 2014
ryao pushed a commit to ryao/zfs that referenced this pull request Apr 9, 2014
4089 NULL pointer dereference in arc_read()

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Dan McDonald <danmcd@nexenta.com>

References:
  https://www.illumos.org/issues/4089
  illumos/illumos-gate@57815f6

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue openzfs#2171
Issue openzfs#2165
Closes openzfs#2198

Conflicts:
	module/zfs/arc.c
@behlendorf behlendorf deleted the issue-4089 branch February 16, 2017 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants