Fix potential nil pointer error in msg allocation 45/45/1
authorE. Scott Daniels <daniels@research.att.com>
Tue, 9 Apr 2019 19:59:42 +0000 (19:59 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Tue, 9 Apr 2019 19:59:42 +0000 (19:59 +0000)
Header pointer returned by NNG function was not checked for
nil value and could result in nil pointer use.

Change-Id: Ib30c148c27a0304fe10b85fe2e9cb2a6349ca26e
Signed-off-by: E. Scott Daniels <daniels@research.att.com>

No differences found