summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff-tree_--cc_--stat_master
diff options
context:
space:
mode:
authorLibravatar René Scharfe <rene.scharfe@lsrfire.ath.cx>2007-07-07 20:19:08 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-07-07 11:53:49 -0700
commit4d3f4b80e49275c7eaf6ba0dbddd6180957926b9 (patch)
tree0e24145e4a92f33d95844c0509c0e95a95f1d9a3 /t/t4013/diff.diff-tree_--cc_--stat_master
parentgit-branch: default to --track (diff)
downloadtgif-4d3f4b80e49275c7eaf6ba0dbddd6180957926b9.tar.xz
diff-lib.c: don't strdup twice
The static function read_directory in diff-lib.c is only ever called with struct path_list lists with .strdup_paths turned on, i.e. path_list_insert will strdup the paths for us (again). Let's take advantage of that and stop doing it twice. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--cc_--stat_master')
0 files changed, 0 insertions, 0 deletions