diff options
| author | Mobashshera Rasool <mrasool@vmware.com> | 2021-09-03 04:06:15 -0700 |
|---|---|---|
| committer | Mobashshera Rasool <mrasool@vmware.com> | 2021-09-03 04:06:15 -0700 |
| commit | 6f3e19b736b5e7cfaf6ef5514d74358a8de182a3 (patch) | |
| tree | d77594d614a85f0dcdde43c0618ec132e482eca0 /tests/lib/test_grpc.cpp | |
| parent | 3cb67fef98c9869a2d2f3bf1be86c3b29cb0405e (diff) | |
ospfd: Memory Leak seen at show_ip_ospf_neighbor_all_common.
Problem Statement:
==================
Memory Leak seen at show_ip_ospf_neighbor_all_common (ospf_vty.c:4635)
RCA:
=================
In function show_ip_ospf_neighbor_all_common, one child json object is not
added to the parent child object when there is no nbma neighbor. Hence
the memory leak.
Fix:
=================
Add the child object to the parent json object.
Fixes: #9548
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
Diffstat (limited to 'tests/lib/test_grpc.cpp')
0 files changed, 0 insertions, 0 deletions
