commit | 3376a21cb270f2da1f51a929058451d22a66e93f | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Tue May 14 14:14:20 2019 +0000 |
committer | E. Scott Daniels <daniels@research.att.com> | Tue May 14 14:17:23 2019 +0000 |
tree | 7a1ba9f542855e33e0cfc99fd30904ae32b10c0a | |
parent | 907fbf43104b1670b7374bf1a4b22096977774bf [diff] |
fix(rtable): Potential memory leak in rte replace If a route table entry was overlaid during the loading of a new table there was a potential for leaking. Added unit tests to better verify results of symtab cloning. Change-Id: I6afecf52e9a48b36da3a06fa01867956a1a52261 Signed-off-by: E. Scott Daniels <daniels@research.att.com>