From: E. Scott Daniels Date: Tue, 21 Jul 2020 17:39:18 +0000 (-0400) Subject: Fix potential pointer use err in SI95 X-Git-Tag: 4.1.4^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ece5bbead6922f59982227c9941babdd6054cf17;hp=ece5bbead6922f59982227c9941babdd6054cf17;p=ric-plt%2Flib%2Frmr.git Fix potential pointer use err in SI95 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 Change-Id: Ie23f4925c6a29b301f0143e938c11f57f0ed5631 ---