Files
MaxScale/server
Markus Mäkelä 03dc969cf2 Fix use-after-free in LocalClient
If the DCB was closed before the handshake for the LocalCliet connection
was received, the gw_decode_mysql_server_handshake would use the closed
DCB to log the connection ID. Clearing out the pointer prevents it.
2019-04-17 16:33:27 +03:00
..
2018-09-10 13:22:49 +03:00
2019-04-17 16:33:27 +03:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00