[Bugs] [Bug 1180070] [AFR] getfattr on fuse mount gives error : Software caused connection abort
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jan 9 05:00:45 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1180070
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9417 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com)
------
commit 0664e74d86db2fd9a476241fdeacce840897d111
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Fri Jan 2 12:28:12 2015 +0530
features/uss: Perform NULL check on @name in svc_getxattr
Backport of: http://review.gluster.org/9378
LISTXATTR fop is internally converted into a GETXATTR with
the "name" parameter set to NULL. In svc_getxattr(), a listxattr
was causing a crash because of a NULL pointer dereference on @name.
FIX:
Add the necessary NULL check.
Change-Id: Ifb4ca2a45ecc78c384e92822403eaf2f1b573798
BUG: 1180070
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/9417
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>
--
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