DescriptionFix leaks found by sync unit tests.
1. Fix EntryKernel leak if sync database load fails.
2. DirectoryBackingStore: always close the load handle.
3. DirectoryBackingStore unittests: free when .clear()ing test index
4. Fix real bad leak in Directory::PurgeEntriesWithTypeIn.
BUG=50334, 50335, 50336, 50347, 50348, 50349
TEST=sync_unit_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53994
Patch Set 1 #Patch Set 2 : Clean up only in one spot. #Patch Set 3 : Fix leaks in tests themselves. #Patch Set 4 : Fix legit leak in PurgeEntriesWithTypeIn #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|