b476682 storage: Clear all data allocated about backing store before reparsing

Authored and Committed by Peter Krempa 9 years ago
    storage: Clear all data allocated about backing store before reparsing
    
    To avoid memory leak of the "backingStoreRaw" field when reparsing
    backing chains a new function is being introduced by this patch that
    shall be used to clear backing store information.
    
    The memory leak was introduced in commit 8823272d41a259c1246c05d.
    
        
file modified
+1 -0
file modified
+3 -5
file modified
+1 -2
file modified
+24 -6
file modified
+1 -0