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

Issue 2541163007: VP8DecoderImpl: Fix uninitialized memory crash (Closed)

Created:
4 years ago by magjed_webrtc
Modified:
4 years ago
Reviewers:
tommi, mflodman
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

VP8DecoderImpl: Fix uninitialized memory crash It is not safe to call vpx_codec_destroy if vpx_codec_dec_init failed, because the |decoder_| memory will be uninitialized. See the bug for more info. BUG=chromium:663293 Committed: https://crrev.com/5c71166dffb49510092bf87f271b6ea590acd1f1 Cr-Commit-Position: refs/heads/master@{#15381}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
magjed_webrtc
Tommi - please take a look.
4 years ago (2016-12-02 09:31:46 UTC) #5
tommi
lgtm! Thanks for fixing this so quickly.
4 years ago (2016-12-02 10:36:34 UTC) #8
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/2541163007/1
4 years ago (2016-12-02 10:44:47 UTC) #10
mflodman
Thanks for fixing this Magnus, LGTM!
4 years ago (2016-12-02 10:46:12 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-02 10:46:22 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-02 10:46:31 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5c71166dffb49510092bf87f271b6ea590acd1f1
Cr-Commit-Position: refs/heads/master@{#15381}

Powered by Google App Engine
This is Rietveld 408576698