Description1. Store list information in ListInfo (was: StoreIdAndFIleName). This includes the list identifier, list filename on disk, the SBThreatType for the list, and whether to fetch updates for this list.
2. Fixed potential leaks by inserting the client into pending_clients_ before calling GetFullHashes
(based on shess@'s feedback in 2349603003)
BUG=543161, 608075
Committed: https://crrev.com/ed61c9fcb2a0de50f04bbf62f9cab4de5db37a81
Cr-Commit-Position: refs/heads/master@{#420515}
Patch Set 1 #
Total comments: 4
Patch Set 2 : s/StoreIdAndFileName/ListInfo. Move SBThreatType into ListInfo. #
Total comments: 10
Patch Set 3 : nparker@ feedback #
Total comments: 2
Patch Set 4 : sort the members of ListInfo by member name #Messages
Total messages: 50 (28 generated)
|