add a free call after SM_LIST_REMOVE

Bug #1837975 reported by zhangqing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Low
zhangqing

Bug Description

Title
-----
a free call is required after SM_LIST_REMOVE
Brief Description
-----------------
file :sm_service_table.c sm_service_group_member_table.c
function: sm_service_deprovision ,sm_service_group_member_deprovision
    SM_LIST_REMOVE( _services, (SmListEntryDataPtrT) service );
    return SM_OKAY;
a free call is required.
Severity
--------
Provide the severity of the defect.
<Minor>

Tags: stx.ha
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ha (master)

Fix proposed to branch: master
Review: https://review.opendev.org/672892

Revision history for this message
Ghada Khalil (gkhalil) wrote :

Low priority / Not Gating - small memory leak, would be nice to fix, but there is no noted system impact

Changed in starlingx:
importance: Undecided → Low
status: New → Triaged
assignee: nobody → zhangqing (zhangqing)
tags: added: stx.ha
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ha (master)

Reviewed: https://review.opendev.org/672892
Committed: https://git.openstack.org/cgit/starlingx/ha/commit/?id=8cbee3377460dbb324af292dc92df284b1e4fc6c
Submitter: Zuul
Branch: master

commit 8cbee3377460dbb324af292dc92df284b1e4fc6c
Author: ZhangQig <zqhsh527@163.com>
Date: Fri Jul 26 15:08:33 2019 +0800

    Fix memory leak bugs in sm-provision.

    Also, add a free call in sm_service_group_member_deprovision()
    and sm_service_deprovision().

    Change-Id: If6009ce9df3b2a133610e7ce74f5006ecfc99803
    Closes-Bug: #1837975
    Signed-off-by: ZhangQing <zqhsh527@163.com>

Changed in starlingx:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.