1
0
mirror of https://github.com/mariadb-corporation/libmarias3.git synced 2025-08-09 19:22:43 +03:00
Files
libmarias3/docs/appendix
Andrew Hutchings cfde4a9c5d Improve linked list memory handling
Now does 2 mallocs per 1024 list entries. Makes ms3_list_free() a NULL
operation (all handled internally now).
2019-06-28 10:34:31 +01:00
..