Correct bug identified in static analysis 09/5909/2 4.7.3
authorE. Scott Daniels <daniels@att.com>
Mon, 19 Apr 2021 19:13:51 +0000 (15:13 -0400)
committerE. Scott Daniels <daniels@att.com>
Tue, 20 Apr 2021 00:57:16 +0000 (20:57 -0400)
commit8c6756d9d6f94beca0bc382f97383ca5e79d16c7
tree5cf1daac74c99899a6e48c4d87acb3d33a766bb5
parentc8e651e15839411c85e105d16fd2ffc14c1cc1dd
Correct bug identified in static analysis

This change corrects a flag test bug identified during static analysis
of the code. Several tests were added and/or enhanced to beef up
the coverage.

Issue-ID: RIC-777

Signed-off-by: E. Scott Daniels <daniels@att.com>
Change-Id: Icd56f9a669e9583446ac80a5120bc42193eb7adb
Signed-off-by: E. Scott Daniels <daniels@att.com>
16 files changed:
CHANGES_CORE.txt
CMakeLists.txt
docs/rel-notes.rst
src/rmr/common/src/rt_generic_static.c
src/rmr/si/include/rmr_si_private.h
src/rmr/si/src/rmr_si.c
src/rmr/si/src/sr_si_static.c
test/rmr_si_api_static_test.c
test/si95_test.c
test/sr_si_static_test.c
test/test_gen_rt.c
test/test_support.c
test/tools_static_test.c
test/tools_test.c
test/unit_test.ksh
test/wrapper_static_test.c [new file with mode: 0644]