Junio C Hamano writes:
> Andrey Okoshkin writes:
>
>> I'm not sure why only ENOENT error of lstat() is considered as an
>> error but passing by other errno values leads to reading of
>> uninitialized 'struct stat st' variable. It means that the
>> populated 'diff_filespec' structure may be inco
Andrey Okoshkin writes:
> I'm not sure why only ENOENT error of lstat() is considered as an
> error but passing by other errno values leads to reading of
> uninitialized 'struct stat st' variable. It means that the
> populated 'diff_filespec' structure may be incorrectly filled.
Entirely correc
2 matches
Mail list logo