Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Issue 14769008: Fix mmap region iteration while no regions are recorded. (Closed)

Created:
7 years, 7 months ago by Dai Mikurube (NOT FULLTIME)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, dmikurube+memory_chromium.org, bulach
Visibility:
Public.

Description

Fix mmap region iteration while no regions are recorded. If no mmap regions are recorded, iteration failed since the RegionSet (std::set) object is not initialized. BUG=162208 R=willchan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198878

Patch Set 1 #

Patch Set 2 : fix a case of empty mmap records #

Patch Set 3 : cleaned up #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M third_party/tcmalloc/chromium/src/deep-heap-profile.cc View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/tcmalloc/chromium/src/memory_region_map.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/tcmalloc/chromium/src/memory_region_map.cc View 1 2 3 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Dai Mikurube (NOT FULLTIME)
Sorry for many review request. It's not time-sensitive, too. Could you take a look when ...
7 years, 7 months ago (2013-05-07 10:51:32 UTC) #1
willchan no longer on Chromium
lgtm
7 years, 7 months ago (2013-05-07 22:14:59 UTC) #2
Dai Mikurube (NOT FULLTIME)
Thanks! Committing...
7 years, 7 months ago (2013-05-07 23:01:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmikurube@chromium.org/14769008/5001
7 years, 7 months ago (2013-05-07 23:02:30 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-08 00:14:56 UTC) #5
Dai Mikurube (NOT FULLTIME)
7 years, 7 months ago (2013-05-08 12:01:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r198878 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698