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

Issue 446923003: MIPS: We should never allocate a 0-sized buffer, so never grow from 0. (Closed)

Created:
6 years, 4 months ago by akos.palfi.imgtec
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: We should never allocate a 0-sized buffer, so never grow from 0. Port r22947 (e72b5aed) and r22944 (d1d8f44c) BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=22948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M src/mips/assembler-mips.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
akos.palfi.imgtec
PTAL.
6 years, 4 months ago (2014-08-06 19:00:37 UTC) #1
paul.l...
lgtm
6 years, 4 months ago (2014-08-06 19:22:36 UTC) #2
akos.palfi.imgtec
6 years, 4 months ago (2014-08-06 19:30:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 22948 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698