Address code analysis issues 93/2693/1
authorE. Scott Daniels <daniels@research.att.com>
Thu, 5 Mar 2020 21:16:09 +0000 (16:16 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 5 Mar 2020 21:16:09 +0000 (16:16 -0500)
commit3d7285ec4c96724b64968f46c2075b77e8d08543
tree9c46cb55a5c4c7d5136e7fb83b66f267dbf6e600
parentfc5c77b3d78988aa407118235d7f5978642df753
Address code analysis issues

This change addresses the bugs which Sonar identified on
5 March 2020.   These were identified as Reliability bugs
two of which were found to be true issues; all were
addressed in hopes of keeping sonar quiet.

Issue-ID: RICAPP-78

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Id575817686395bbad9683b1df476e3e1e7fbd2b2
12 files changed:
src/rmr/common/src/rt_generic_static.c
src/rmr/common/src/symtab.c
src/rmr/common/src/wrapper.c
src/rmr/nng/src/rmr_nng.c
src/rmr/nng/src/sr_nng_static.c
src/rmr/si/src/rmr_si.c
src/rmr/si/src/si95/siaddress.c
src/rmr/si/src/si95/sibldpoll.c
src/rmr/si/src/si95/sipoll.c
src/rmr/si/src/si95/sitrash.c
src/rmr/si/src/si95/siwait.c
src/rmr/si/src/sr_si_static.c