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

Issue 1729223003: Fix a bug where an unsigned calculation goes negative and causes very large memcpy() call. (Closed)

Created:
4 years, 10 months ago by hubbe
Modified:
4 years, 10 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a bug where an unsigned calculation goes negative and causes very large memcpy() call. Potentially fixes the crash listed in the bug. BUG=589616 Committed: https://crrev.com/fdfdd80259808aa3329001efd9ca1fab00091ffb Cr-Commit-Position: refs/heads/master@{#377709}

Patch Set 1 #

Patch Set 2 : test added #

Patch Set 3 : compile fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M media/blink/multibuffer_data_source_unittest.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download
M media/blink/multibuffer_reader.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
hubbe
4 years, 10 months ago (2016-02-24 22:33:52 UTC) #2
DaleCurtis
How can this happen? It seems like something a test should be added for too.
4 years, 10 months ago (2016-02-24 23:14:11 UTC) #3
hubbe
On 2016/02/24 23:14:11, DaleCurtis wrote: > How can this happen? It seems like something a ...
4 years, 10 months ago (2016-02-25 01:28:09 UTC) #4
DaleCurtis
lgtm
4 years, 10 months ago (2016-02-25 01:30:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1729223003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1729223003/20001
4 years, 10 months ago (2016-02-25 01:32:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1729223003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1729223003/20001
4 years, 10 months ago (2016-02-25 01:39:34 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/71510)
4 years, 10 months ago (2016-02-25 01:49:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1729223003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1729223003/40001
4 years, 10 months ago (2016-02-25 21:33:52 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-25 23:43:32 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-25 23:44:37 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fdfdd80259808aa3329001efd9ca1fab00091ffb
Cr-Commit-Position: refs/heads/master@{#377709}

Powered by Google App Engine
This is Rietveld 408576698