Fix bug introduced with code smell fix 90/4590/1 2.3.1
authorE. Scott Daniels <daniels@research.att.com>
Fri, 21 Aug 2020 11:30:28 +0000 (07:30 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 21 Aug 2020 11:30:28 +0000 (07:30 -0400)
commitc7e5ea3aedd61576a66497e9aa16ec5421466de2
tree829e450edb6ca1bd89fdc2f8a02522c3a2b70cff
parentc85ac8bccf13f6aba024fef47453f3e1b6c3c615
Fix bug introduced with code smell fix

The change to the message constructor to fix a "code smell" identified
by sonar introduced the use of an uninitialised variable.  This change
fixes this.

Issue-ID: RIC-629

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I2ecf7a558b1b42bc0d225db7b60dbc61016f6f2b
CHANGES
CMakeLists.txt
src/messaging/message.cpp