Bug 1449675
| Summary: | adding return statement in dict_unref() of libglusterfs/src/dict.c | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Sonal <sarora> |
| Component: | core | Assignee: | Sonal <sarora> |
| Status: | CLOSED DEFERRED | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | atumball, bugs, vbellur |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-14 09:33:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sonal
2017-05-10 12:35:15 UTC
REVIEW: https://review.gluster.org/17299 (Adding return statement to dict_unref(), returning (this*)dict_t. In leak detection script, it is more useful to probe at return statement to capture the state of some variables. Rest all ref /unref functions returns pointer as per requirement.) posted (#1) for review on master by Sonal Arora (sarora) I see that this effort is not active.. marking as DEFERRED, please feel free to reopen it, once the work gets revisited. |