Browse Source
When attempting to determine the size of a blob that does not exist, the RenameDetector throws a MissingObjectException. The fix is to return a size of zero if the size is requested for a blob id that doesn't exist. Bug: 481577 Change-Id: I4e86276039c630617610cc51d0eefa56d7d3952f Signed-off-by: Rüdiger Herrmann <ruediger.herrmann@gmx.de>stable-4.3
Rüdiger Herrmann
9 years ago
2 changed files with 36 additions and 1 deletions
Loading…
Reference in new issue