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:
parent
d09ccdc2dc
commit
2342e7bd4b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user