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

Issue 701113004: Fix old bug in VirtualMemory::Commit on Windows. (Closed)

Created:
6 years, 1 month ago by koda
Modified:
6 years, 1 month ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix old bug in VirtualMemory::Commit on Windows. This was recently exposed by VerifiedMemory, which was the first time we commit something that's not the initial part of a reservation. BUG=dart:21469 TBR=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=41533

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M runtime/tests/vm/vm.status View 1 chunk +0 lines, -4 lines 0 comments Download
M runtime/vm/virtual_memory_win.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
koda
6 years, 1 month ago (2014-11-05 21:28:40 UTC) #1
koda
Committed patchset #2 (id:20001) manually as r41533 (presubmit successful).
6 years, 1 month ago (2014-11-05 21:29:58 UTC) #2
Ivan Posva
6 years, 1 month ago (2014-11-05 21:54:59 UTC) #3
Message was sent while issue was closed.
LGTM & Thanks!

-Ivan

Powered by Google App Engine
This is Rietveld 408576698