Issue #4554, Wrong file length with PLAIN representations in FSFS
From: Julian Foad <julianfoad_at_gmail.com>
Date: Mon, 13 Apr 2015 17:07:47 +0100
r1654932 introduced into svn_fs_fs__file_length():
if data_rep->expanded_size is 0:
Because EXPANDED_LENGTH will also be 0 for empty files, while
But how could SIZE be non-zero for an empty file? (If we were allowed
This code is only in svn_fs_fs__file_length(). It seems to me that
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.