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

Issue 150213002: Make sure we delete[] what we got from new[], not one byte after it. (Closed)

Created:
6 years, 10 months ago by Sven Panne
Modified:
6 years, 10 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Make sure we delete[] what we got from new[], not one byte after it. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18937

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M test/cctest/test-api.cc View 3 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 10 months ago (2014-01-30 10:49:07 UTC) #1
ulan
lgtm
6 years, 10 months ago (2014-01-30 10:51:04 UTC) #2
Sven Panne
6 years, 10 months ago (2014-01-30 10:53:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18937 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698