diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2012-12-07 19:23:16 +0100 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2012-12-07 19:24:55 +0100 |
commit | 6481a68d49ad2e975dd0f3297d8058dcd3fd7d62 (patch) | |
tree | fc7ad74578bd1ff8eaf3663875b2bb89d8b13ddb /tests-clar/diff/diffiter.c | |
parent | 0249a5032ef6fc27d1f2b974aafdb38ab61f81bc (diff) | |
download | libgit2-6481a68d49ad2e975dd0f3297d8058dcd3fd7d62.tar.gz |
indexer: move the temporary buffers into the indexer object
Storing 4kB or 8kB in the stack is not very gentle. As this part has
to be linear, put the buffer into the indexer object so we allocate it
once in the heap.
Diffstat (limited to 'tests-clar/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions