mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Remove the use of mem_realloc in fil0fil.c; mem_realloc() was broken and the patch to remove its definition will propagate from the 4.0 tree; crash recovery with innodb_file_per_table has to be tested after this patch, not tested yet innobase/fil/fil0fil.c: Remove the use of mem_realloc in fil0fil.c; mem_alloc() was broken and the patch to remove its definition will propagate from the 4.0 tree; crash recovery with innodb_file_per_table has to be tested after this patch, not tested yet |
||
|---|---|---|
| .. | ||
| fil0fil.c | ||
| Makefile.am | ||
| makefilewin | ||