commit | 280477fab59b789d924830e1a50dc9d2656915af | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Fri Nov 13 15:13:46 2020 -0500 |
committer | E. Scott Daniels <daniels@research.att.com> | Fri Nov 13 15:27:26 2020 -0500 |
tree | a951ca9e2c355ecc64346bfcfc0fa488d9b581f7 | |
parent | 353bafbe34c601eda6649ea7dcfdcf285d796d5a [diff] |
Correct memory leak in the RTE cleanup When cleaning up a route table entry the round robin group block (rrg) was not being correctly freed. The leak was small, but would be noticed in a situation described by the indicated issue (many table updates). Issue-ID: RIC-674 Signed-off-by: E. Scott Daniels <daniels@research.att.com> Change-Id: Ica7d0219574abd33392c7127f918ac71b2891702 Signed-off-by: E. Scott Daniels <daniels@research.att.com>