FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

Fix a case of deleted memory modification #8222

Closed ilya071294 closed 3 months ago

ilya071294 commented 3 months ago

cnctAuth and port->port_srv_auth point to the same object so useResponse must not be assigned if the object is deleted.