Files
MaxScale/server
Markus Mäkelä fe580d272f Fix possible out-of-bounds reads in modutil_count_statements
The pointer manipulation in modutil_count_statements assumed that if a
semicolon is found, it is not the last character in the buffer. It also
assumed that the buffer contained at least one readable character.
2017-08-17 15:54:44 +03:00
..
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00