Files
MaxScale/server/modules
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
..
2019-03-22 12:11:24 +02:00
2019-04-01 11:29:16 +03:00
2018-09-28 12:18:24 +03:00
2017-02-15 09:31:14 +02:00