DescriptionFix cause of uninitialized memory read in ExtensionService unit_tests
In crrev.com/113111 I checked in code that reads a app state boolean from an
ExtensionSyncData object which is uninitialized. This fixes the initialization
for the relevant constructor, and also limits reading that value to only when
the extension is an app.
BUG=106549
TEST=valgrind run of ExtensionService sync-related unit_tests should come back
clean
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113926
Patch Set 1 #Patch Set 2 : rebased, ready for review #
Messages
Total messages: 4 (0 generated)
|