Files
MaxScale/server/modules/filter
Markus Makela 3d20beef8c Fixed possible memory leaks in dbfwfilter.c
Made some variables stack allocated so there is no change of memory leaking.
There was no real reason to allocate memory from the heap for the variables in
question since they did not need to persist outside the scope of the function.
2015-12-15 13:09:50 +02:00
..
2015-11-26 17:34:53 +02:00
2015-11-18 14:31:02 +02:00
2015-11-18 13:35:04 +02:00
2015-11-19 17:17:16 +02:00