8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 07:23:03 +01:00

This should fix bug #7271 : Sporadic crash on 3.0.10.33106

This commit is contained in:
Vlad Khorsun 2022-08-19 14:01:34 +03:00
parent d09ccdc2dc
commit 2342e7bd4b

View File

@ -7663,7 +7663,6 @@ static void disconnect(rem_port* port, bool rmRef)
port->port_flags |= PORT_disconnect;
port->disconnect();
delete rdb;
port->port_context = nullptr;
// Remove from active ports