Alexei Podtelezhnikov 63806aad9f Fortify memory debugging.
These changes are neccessary to properly recover `memory->user` that
holds the Windows heap handle now.

* src/base/ftdbgmem.c (ft_mem_debug_init): Handle all table allocations,
initializations, and sizing instead of...
(ft_mem_table_new): ... this function removed.
(ft_mem_debug_done): Better check for the active debugger and free the
debugger table here instead of...
(ft_mem_table_destroy): ... here.
2021-09-08 10:54:44 -04:00
..
2021-09-02 22:10:57 -04:00
2021-09-08 10:54:44 -04:00
2021-09-01 21:37:21 -04:00
2021-09-01 21:37:21 -04:00
2021-08-18 07:27:02 +02:00
2021-09-07 06:40:55 -07:00
2021-08-22 22:32:07 -04:00
2021-07-24 20:32:16 +02:00
2021-09-01 21:37:21 -04:00
2021-08-22 22:32:07 -04:00
2021-08-22 22:32:07 -04:00
2021-07-24 20:32:16 +02:00
2021-08-22 22:32:07 -04:00
2021-07-19 18:07:51 +02:00
2021-08-18 07:27:02 +02:00
2021-06-15 22:49:21 -04:00