OSDN Git Service

Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Nov 2017 05:31:26 +0000 (14:31 +0900)
committerJunio 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

diff --cc diff.c
Simple merge