[Bugs] [Bug 1354141] New: several problems found in failure handle logic
bugzilla at redhat.com
bugzilla at redhat.com
Sun Jul 10 01:38:32 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1354141
Bug ID: 1354141
Summary: several problems found in failure handle logic
Product: GlusterFS
Version: mainline
Component: rpc
Severity: low
Assignee: bugs at gluster.org
Reporter: johnzzpcrystal at gmail.com
CC: bugs at gluster.org
Description of problem:
In function rpc_transport_unix_options_build, if the variable fpath has been
set into dict successfully, bug the underlying set failed. The fpath will be
freed by GF_FREE and be freed in dict_unref too which will cause free twice.
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