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

Issue 2911013002: Add fuzzer for vp9 qp parser. (Closed)

Created:
3 years, 6 months ago by åsapersson
Modified:
3 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add fuzzer for vp9 qp parser. Return false if ReadBits fails. Prevents GetQp from returning true with a qp of zero. BUG=webrtc:7662 Review-Url: https://codereview.webrtc.org/2911013002 Cr-Commit-Position: refs/heads/master@{#18462} Committed: https://chromium.googlesource.com/external/webrtc/+/23ec19dbb9046bd00655b1c065f2400bcc3cf8da

Patch Set 1 #

Total comments: 3

Patch Set 2 : address comment #

Patch Set 3 : update Vp9ReadProfile #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -140 lines) Patch
M webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.h View 1 chunk +0 lines, -32 lines 0 comments Download
M webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc View 1 2 2 chunks +144 lines, -108 lines 0 comments Download
M webrtc/test/fuzzers/BUILD.gn View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
A webrtc/test/fuzzers/vp9_qp_parser_fuzzer.cc View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (27 generated)
åsapersson
https://codereview.webrtc.org/2911013002/diff/70001/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc File webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc (right): https://codereview.webrtc.org/2911013002/diff/70001/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc#newcode39 webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc:39: if (*profile > kVp9MaxProfile) { Can this happen? Max ...
3 years, 6 months ago (2017-05-30 11:45:00 UTC) #7
kjellander_webrtc
rubberstamp lgtm for webrtc/test
3 years, 6 months ago (2017-05-30 12:38:29 UTC) #10
brandtr
Looks good. Can you run the tests in https://codereview.webrtc.org/2903163002/ and see if they pass after ...
3 years, 6 months ago (2017-05-30 15:13:49 UTC) #11
åsapersson
Have verified that the tests in https://codereview.webrtc.org/2903163002/ passes. https://codereview.webrtc.org/2911013002/diff/70001/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc File webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc (right): https://codereview.webrtc.org/2911013002/diff/70001/webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc#newcode126 webrtc/modules/video_coding/utility/vp9_uncompressed_header_parser.cc:126: if ...
3 years, 6 months ago (2017-05-31 11:57:20 UTC) #16
brandtr
Good idea with the fuzzer! lgtm
3 years, 6 months ago (2017-06-01 12:55:49 UTC) #17
åsapersson
jianj/marpan: can you please have a look.
3 years, 6 months ago (2017-06-02 14:57:02 UTC) #19
jianj
lgtm
3 years, 6 months ago (2017-06-02 17:37:33 UTC) #21
åsapersson
Have made a change to Vp9ReadProfile, ptal.
3 years, 6 months ago (2017-06-05 12:38:38 UTC) #22
jianj1
The change looks OK. lgtm
3 years, 6 months ago (2017-06-05 16:43:53 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2911013002/150001
3 years, 6 months ago (2017-06-07 06:40:02 UTC) #35
commit-bot: I haz the power
3 years, 6 months ago (2017-06-07 06:41:50 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:150001) as
https://chromium.googlesource.com/external/webrtc/+/23ec19dbb9046bd00655b1c06...

Powered by Google App Engine
This is Rietveld 408576698