Fix potential pointer use err in SI95 25/4425/2 4.1.4
authorE. Scott Daniels <daniels@research.att.com>
Tue, 21 Jul 2020 17:39:18 +0000 (13:39 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Tue, 21 Jul 2020 17:54:26 +0000 (13:54 -0400)
In SIconnect it was possible for a freed struct to be used
if the session didn't connect.

This change also picks up whitespace changes to the docs.

Issue-ID: RIC-626

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


No differences found