[Bugs] [Bug 1369523] New: worm: variable reten_mode is invalid to be free by mem_put in fini()
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 23 16:07:15 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369523
Bug ID: 1369523
Summary: worm: variable reten_mode is invalid to be free by
mem_put in fini()
Product: GlusterFS
Version: mainline
Component: core
Assignee: bugs at gluster.org
Reporter: ryan.ding at open-fs.com
CC: bugs at gluster.org
Description of problem:
priv->reten_mode is initialised by option 'retention-mode'. and it reference
the memory in this->options. so fini() use mem_put to free priv->reten_mode
will cause a problem.
--
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