Memory leak in vRouter

Bug #1724220 reported by Jacek Iżykowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenContrail
New
Undecided
Unassigned

Bug Description

vrouter/dp-core/vr_index_table.c:

191 ptr[i] = NULL;
192 vr_free(ptr[i], VR_ITABLE_OBJECT);

Order of these operations is seemingly unintended.

Branch: master (cb0fe903bb78685424902373a1a2890cb751b786).
This unfortunate sequence seems to be there for a long time.

Tags: vrouter
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.