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' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Nov 2017 03:04:59 +0000
(12:04 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Nov 2017 03:04:59 +0000
(12:04 +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:
4a1ddb5
10e0ca8
)
diff --cc
diff.c
Simple merge