1
0
mirror of https://github.com/mariadb-corporation/libmarias3.git synced 2025-09-11 02:31:50 +03:00

3 Commits

Author SHA1 Message Date
Andrew Hutchings
8176772266 Move error codes to public API
Fixes mariadb-corporation/libmarias3#8
2019-03-26 08:13:42 +00:00
Andrew Hutchings
639dd0ea6e Fix static analysis errors
Tested using valgrind, scanbuild and cppcheck.

* Found that mhash has a 4GB limit, imposed a hard limit on ms3_put()
* Fixed some leaks on error conditions
* Other minor issues
2019-03-23 06:39:37 +00:00
Andrew Hutchings
1c1840dbe0 First version dump 2019-03-22 08:00:38 +00:00