tcp: fix tcp_connection_cleanup() with uninitialized elog 74/28074/3
authorIvan Shvedunov <ivan4th@gmail.com>
Mon, 27 Jul 2020 16:59:38 +0000 (19:59 +0300)
committerIvan Shvedunov <ivan4th@gmail.com>
Mon, 27 Jul 2020 17:16:46 +0000 (20:16 +0300)
This fixes TCP connection cleanup crash when TCP debugging is enabled.
It could happen if session_stream_accept() returned an error.

Type: fix

Signed-off-by: Ivan Shvedunov <ivan4th@gmail.com>
Change-Id: I0df08969d82bb0f44def81b9e47195bd15502831


No differences found