Files
git/compat
Johannes Schindelin 5a05d17cd1 mimalloc: avoid excessive memory retention
In commit cfe73e9d (wip: merging from upstream, 2024-12-25), mimalloc
introduced a bug where memory is retained excessively.

This leads to a problem e.g. when fetching Git for Windows' `main`
branch using the i686 variant of Git for Windows because it simply runs
out of address space.

Fix this as suggested in
https://github.com/microsoft/mimalloc/issues/1025#issuecomment-2768863283

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2025-06-04 15:25:51 +02:00
..
2024-10-25 14:02:04 -04:00
2024-06-14 10:26:33 -07:00