summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2012-12-07 19:23:16 +0100
committerCarlos Martín Nieto <cmn@dwim.me>2012-12-07 19:24:55 +0100
commit6481a68d49ad2e975dd0f3297d8058dcd3fd7d62 (patch)
treefc7ad74578bd1ff8eaf3663875b2bb89d8b13ddb /include
parent0249a5032ef6fc27d1f2b974aafdb38ab61f81bc (diff)
downloadlibgit2-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 'include')
0 files changed, 0 insertions, 0 deletions