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

Issue 1770583002: Add fuzzer test for various media parsers (Closed)

Created:
4 years, 9 months ago by jrummell
Modified:
4 years, 9 months ago
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

Add fuzzer test for various media parsers These fuzzer tests basically follow what is done in the corresponding unit test. They just go as far as they can with the data provided. TEST=new fuzzer tests run Committed: https://crrev.com/8d9c9e6abeb092dd85f19bdc56add56ec3c16d42 Cr-Commit-Position: refs/heads/master@{#379897}

Patch Set 1 #

Total comments: 6

Patch Set 2 : changes #

Total comments: 2

Patch Set 3 : add base dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -0 lines) Patch
M media/BUILD.gn View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A media/filters/h264_parser_fuzzertest.cc View 1 1 chunk +61 lines, -0 lines 0 comments Download
A media/filters/vp8_parser_fuzzertest.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download
A media/filters/vp9_parser_fuzzertest.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
jrummell
PTAL. Last set of media fuzzer tests.
4 years, 9 months ago (2016-03-05 01:21:54 UTC) #2
DaleCurtis
+sandersd in case he has suggestions. https://codereview.chromium.org/1770583002/diff/1/media/filters/h264_parser_fuzzertest.cc File media/filters/h264_parser_fuzzertest.cc (right): https://codereview.chromium.org/1770583002/diff/1/media/filters/h264_parser_fuzzertest.cc#newcode12 media/filters/h264_parser_fuzzertest.cc:12: if (size > ...
4 years, 9 months ago (2016-03-05 01:30:06 UTC) #4
sandersd (OOO until July 31)
> +sandersd in case he has suggestions. Nothing additional from me, that covers most of ...
4 years, 9 months ago (2016-03-05 01:56:34 UTC) #5
jrummell
Updated. +mmoroz@ and aizatsky@ in case they have any comments. https://codereview.chromium.org/1770583002/diff/1/media/filters/h264_parser_fuzzertest.cc File media/filters/h264_parser_fuzzertest.cc (right): https://codereview.chromium.org/1770583002/diff/1/media/filters/h264_parser_fuzzertest.cc#newcode12 ...
4 years, 9 months ago (2016-03-07 20:07:28 UTC) #7
aizatsky
lgtm
4 years, 9 months ago (2016-03-07 21:17:53 UTC) #8
DaleCurtis
lgtm % up to you nit. https://codereview.chromium.org/1770583002/diff/20001/media/filters/h264_parser_fuzzertest.cc File media/filters/h264_parser_fuzzertest.cc (right): https://codereview.chromium.org/1770583002/diff/20001/media/filters/h264_parser_fuzzertest.cc#newcode20 media/filters/h264_parser_fuzzertest.cc:20: while (true) { ...
4 years, 9 months ago (2016-03-07 21:40:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770583002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770583002/20001
4 years, 9 months ago (2016-03-08 01:38:29 UTC) #11
jrummell
Thanks for the reviews. https://codereview.chromium.org/1770583002/diff/20001/media/filters/h264_parser_fuzzertest.cc File media/filters/h264_parser_fuzzertest.cc (right): https://codereview.chromium.org/1770583002/diff/20001/media/filters/h264_parser_fuzzertest.cc#newcode20 media/filters/h264_parser_fuzzertest.cc:20: while (true) { On 2016/03/07 ...
4 years, 9 months ago (2016-03-08 01:38:45 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/60764)
4 years, 9 months ago (2016-03-08 01:53:47 UTC) #14
mmoroz
LGTM
4 years, 9 months ago (2016-03-08 10:57:07 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770583002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770583002/40001
4 years, 9 months ago (2016-03-08 19:29:04 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-08 20:13:57 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 20:15:33 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8d9c9e6abeb092dd85f19bdc56add56ec3c16d42
Cr-Commit-Position: refs/heads/master@{#379897}

Powered by Google App Engine
This is Rietveld 408576698