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 Review URL: https://codereview.chromium.org/14769008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198878 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment