From: Junio C Hamano Date: Thu, 9 Nov 2017 05:31:26 +0000 (+0900) Subject: Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix' X-Git-Tag: v2.16.0-rc0~152 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=4e9762ed4791a44f7b1c2ab66328b81bdc243173;p=git.git Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix' 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() --- 4e9762ed4791a44f7b1c2ab66328b81bdc243173