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

Issue 1902393004: MIPS64: [regexp] do not assume short external strings have a minimum size. (Closed)

Created:
4 years, 8 months ago by Yang
Modified:
4 years, 8 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS64: [regexp] do not assume short external strings have a minimum size. Port 3518e492c0939759ae1a2623bbd606646ee172f1 Original commit message: Short external strings do not cache the resource data, and may be used for compressible strings. The assumptions about their lengths is invalid and may lead to oob reads. R=bmeurer@chromium.org BUG=v8:4923, chromium:604897 LOG=N Committed: https://crrev.com/b4697727e946e8d96d5345a4db7ff72842d60466 Cr-Commit-Position: refs/heads/master@{#35683}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -42 lines) Patch
M src/mips64/code-stubs-mips64.cc View 4 chunks +37 lines, -39 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Yang
4 years, 8 months ago (2016-04-21 05:33:29 UTC) #1
Benedikt Meurer
lgtm
4 years, 8 months ago (2016-04-21 05:35:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902393004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902393004/1
4 years, 8 months ago (2016-04-21 05:35:16 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-21 05:58:15 UTC) #5
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:14:01 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b4697727e946e8d96d5345a4db7ff72842d60466
Cr-Commit-Position: refs/heads/master@{#35683}

Powered by Google App Engine
This is Rietveld 408576698