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

Issue 159072: Fix another site where a stack-allocated character was treated as a... (Closed)

Created:
11 years, 5 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix another site where a stack-allocated character was treated as a one-element character array. This was safe at this site but potentially confusing. BUG=17103 Committed: http://code.google.com/p/v8/source/detail?r=2511

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M src/interpreter-irregexp.cc View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 5 months ago (2009-07-20 12:20:02 UTC) #1
Christian Plesner Hansen
11 years, 5 months ago (2009-07-20 12:25:58 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698