Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 9 Nov 2017 05:31:26 +0000
(14:31 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 9 Nov 2017 05:31:26 +0000
(14:31 +0900)
After an error from lstat(), diff_populate_filespec() function
sometimes still went ahead and used invalid data in struct stat,
which has been fixed.
* ao/diff-populate-filespec-lstat-errorpath-fix:
diff: fix lstat() error handling in diff_populate_filespec()
1
2
diff.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
4da9f59
10e0ca8
)
diff --cc
diff.c
Simple merge