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

Issue 48126: Fixing potentially problematic usage of OS::StrDup that caused some strings t... (Closed)

Created:
11 years, 9 months ago by olehougaard
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fixing potentially problematic usage of OS::StrDup that caused some strings to be allocated with malloc() but freed with delete[]. Committed: http://code.google.com/p/v8/source/detail?r=1531

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/d8-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flags.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
olehougaard
11 years, 9 months ago (2009-03-18 11:51:48 UTC) #1
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-18 11:54:52 UTC) #2
LGTM!

On 2009/03/18 11:51:48, olehougaard wrote:
>

Powered by Google App Engine
This is Rietveld 408576698