Fix SI bug causing core dump sending to closed fd 18/2518/2 3.1.3
authorE. Scott Daniels <daniels@research.att.com>
Fri, 14 Feb 2020 14:31:48 +0000 (09:31 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Fri, 14 Feb 2020 14:37:11 +0000 (09:37 -0500)
commit2bc430ad6900e3bfd35c991f6cc30d5ba6112403
treebef80cb3af46a4777173bbf915ac6c41ab4b2df2
parent2dfb310585e1ea20d222aa1ed129c89e8c240935
Fix SI bug causing core dump sending to closed fd

The SIsendt function was not properly checking the file descriptor
and could core dump when an attempt was made to send on a connection
that was closed.

Issue-ID: RIC-207

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I09b33bf1185aef609bfff058b272e1895eb1a29d
CHANGES
CMakeLists.txt
src/rmr/si/src/si95/sisendt.c