[Bugs] [Bug 1296043] New: Wrong usage of dict functions
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 6 09:36:24 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1296043
Bug ID: 1296043
Summary: Wrong usage of dict functions
Product: GlusterFS
Version: mainline
Component: core
Assignee: pkarampu at redhat.com
Reporter: pkarampu at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
It seems like two ways to create dictionary is causing problems. There are
quite a few dict_new()/dict_destroy() or get_new_dict()/dict_unref() in the
code base. So we should stop exposing the functions without ref/unref i.e.
get_new_dict()/dict_destroy().
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.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Idc2iHq8Ny&a=cc_unsubscribe
More information about the Bugs
mailing list