1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-10 01:22:48 +03:00
Files
mariadb-columnstore-engine/writeengine
Andrew Hutchings dba7220ad3 Fix a few cppcheck issues
Found the following:

* Potential stack explosions with alloca() usage on potentially large
strings
* Memory leaks in WriteEngineServer
* Stack usage out of scope in dataconvert
* A typo in an 'if' statement in dataconvert
2019-11-21 13:52:53 +00:00
..
2016-01-06 14:08:59 -06:00
2019-11-21 13:52:53 +00:00
2019-09-05 17:38:03 +01:00
2019-11-13 21:28:04 +00:00
2019-09-05 17:38:03 +01:00
2016-07-15 10:49:57 -05:00
2016-01-06 14:08:59 -06:00