diff options
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2007-05-29 21:08:35 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-31 00:15:18 -0700 |
commit | b75c6c6de1e8f801edb142b59e7809a166a63adc (patch) | |
tree | effec43cb335643d8869587ae893a2add37d7510 /builtin-branch.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-b75c6c6de1e8f801edb142b59e7809a166a63adc.tar.xz |
diff-delta: use realloc instead of xrealloc
Commit 83572c1a914d3f7a8dd66d954c11bbc665b7b923 changed many
realloc to xrealloc. This change was made in diff-delta.c too,
although the code can handle an out of memory failure.
This patch reverts this change in diff-delta.c.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-branch.c')
0 files changed, 0 insertions, 0 deletions