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

Issue 7785003: Fix crash in AudioFileReader::Read() by checking for properly initialized AVCodec (Closed)

Created:
9 years, 3 months ago by Chris Rogers
Modified:
9 years, 3 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Fix crash in AudioFileReader::Read() by checking for properly initialized AVCodec Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98863

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M media/filters/audio_file_reader.cc View 2 chunks +6 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Chris Rogers
This fixes crasher: http://code.google.com/p/chromium/issues/detail?id=88131 When trying to read some audio files not supported by FFmpeg ...
9 years, 3 months ago (2011-08-30 19:31:59 UTC) #1
acolwell GONE FROM CHROMIUM
LGTM
9 years, 3 months ago (2011-08-30 19:44:28 UTC) #2
scherkus (not reviewing)
9 years, 3 months ago (2011-08-30 20:25:33 UTC) #3
http://codereview.chromium.org/7785003/diff/1/media/filters/audio_file_reader.cc
File media/filters/audio_file_reader.cc (right):

http://codereview.chromium.org/7785003/diff/1/media/filters/audio_file_reader...
media/filters/audio_file_reader.cc:95: DLOG(WARNING) << "AudioFileReader::Open()
: could not find codec -"
the indentation is wrong here -- could you TBR a patch fixing this?

Powered by Google App Engine
This is Rietveld 408576698