summaryrefslogtreecommitdiff
path: root/src/alloc.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2019-02-21 12:35:48 +0100
committerPatrick Steinhardt <ps@pks.im>2019-02-21 13:23:54 +0100
commit765ff6e029a422d910ec65c38fd16ed90caff7b5 (patch)
tree748bf31397af36223fee7f5b41c6b6ef77e8810c /src/alloc.c
parent48727e5d3bc0922a2073b717a6ee449e9bb0ddd7 (diff)
downloadlibgit2-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