Files
MaxScale/server
Markus Makela 32b0f6a607 Iterate using the correct list
The `thread.next` pointer refers to active DCBs in the current thread's
list and the `memdata.next` pointer refers to DCBs about to be freed. The
latter was mixed up with the former due to some changes in the naming.
2016-11-30 10:28:23 +02:00
..
2016-11-30 10:28:23 +02:00
2016-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-11-30 10:28:23 +02:00
2016-11-28 14:37:26 +02:00
2016-08-17 10:06:35 +03:00