diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2013-09-07 19:07:39 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2013-09-07 20:51:26 +0200 |
commit | 53ea0513716a8d1e1bc1347cca5a333e26ca9f1e (patch) | |
tree | 0b2f16f134d956d27d7b9004ec9949fbdcdbe3f0 /src/commit.c | |
parent | 69789922984d2e22f267da5f35cd64cd17c36dc0 (diff) | |
download | libgit2-53ea0513716a8d1e1bc1347cca5a333e26ca9f1e.tar.gz |
config: handle realloc issues from larger depths
As the include depth increases, the chance of a realloc
increases. This means that whenever we run git_array_alloc() or call
config_parse(), we need to remember what our reader's index is so we
can look it up again.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions