[Bugs] [Bug 1664647] New: dht: Add NULL check for stbuf in dht_rmdir_lookup_cbk
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 9 11:34:42 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1664647
Bug ID: 1664647
Summary: dht: Add NULL check for stbuf in dht_rmdir_lookup_cbk
Product: GlusterFS
Version: mainline
Status: NEW
Component: distribute
Assignee: bugs at gluster.org
Reporter: spalai at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
In the case of lookup failure, AFR is passing NULL iatt back to dht, which on
dereference can result in a crash.
Affected function dht_rmdir_lookup_cbk.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list