Fix route table clone core dump 39/5239/2 4.4.6
authorE. Scott Daniels <daniels@research.att.com>
Fri, 4 Dec 2020 18:04:29 +0000 (13:04 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 4 Dec 2020 18:49:20 +0000 (13:49 -0500)
commit84423e66ad5d4ed313548b3705ec925a934b0f2e
treedb3946467ffa459ab2e24afe47b07ceb039ddf1c
parentf8623e7dc17184b3359a5de8a81a54bb963469c7
Fix route table clone core dump

This change addresses the bug that was causing a cored dump in
the route table clone functions.

Issue-ID: RIC-720

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I58a8f75fcc7f9fc08495eabafb4644e365b18c90
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
CHANGES_CORE.txt
CMakeLists.txt
docs/rel-notes.rst
src/rmr/common/include/rmr_agnostic.h
src/rmr/common/src/rt_generic_static.c
src/rmr/common/src/rtc_static.c
test/large_meid.rt [new file with mode: 0644]
test/rt_static_test.c
test/test_gen_rt.c