am edb88c94
: Merge "Fix the error that free_string is not defined."
* commit 'edb88c94fb628a66fdf4e3d1eda844e6bb0b9bf3': Fix the error that free_string is not defined.
This commit is contained in:
@@ -277,6 +277,8 @@ class BlockImageDiff(object):
|
||||
if stashed_blocks > max_stashed_blocks:
|
||||
max_stashed_blocks = stashed_blocks
|
||||
|
||||
free_string = []
|
||||
|
||||
if self.version == 1:
|
||||
src_string = xf.src_ranges.to_string_raw()
|
||||
elif self.version == 2:
|
||||
|
Reference in New Issue
Block a user