diff options
| author | Patrick Steinhardt <ps@pks.im> | 2019-02-21 12:35:48 +0100 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2019-02-21 13:23:54 +0100 |
| commit | 765ff6e029a422d910ec65c38fd16ed90caff7b5 (patch) | |
| tree | 748bf31397af36223fee7f5b41c6b6ef77e8810c /src/alloc.c | |
| parent | 48727e5d3bc0922a2073b717a6ee449e9bb0ddd7 (diff) | |
| download | libgit2-765ff6e029a422d910ec65c38fd16ed90caff7b5.tar.gz | |
allocators: make crtdbg allocator reuse its own realloc
In commit 6e0dfc6ff (Make stdalloc__reallocarray call
stdalloc__realloc, 2019-02-16), we have changed the stdalloc
allocator to reuse `stdalloc__realloc` to implement
`stdalloc__reallocarray`. This commit is making the same change
for the Windows-specific crtdbg allocator to avoid code
duplication.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions
