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

Issue 6044008: check for codec null pointer when printing error message... (Closed)

Created:
9 years, 11 months ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), sjl, Alpha Left Google, ddorwin+watch_chromium.org, acolwell GONE FROM CHROMIUM, annacc, pam+watch_chromium.org, awong, scherkus (not reviewing)
Visibility:
Public.

Description

check for codec null pointer when printing error message BUG=68115 TEST=media_bench.exe --verbose=48 --stream=audio out.webm.68798.1929 should print Error: Could not open codec (NULL) for c:\work\out.webm.68798.1929 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70412

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
fbarchard
Check for null pointer in error message
9 years, 11 months ago (2011-01-04 03:47:49 UTC) #1
Chris Evans
9 years, 11 months ago (2011-01-04 06:01:22 UTC) #2
On 2011/01/04 03:47:49, fbarchard wrote:
> Check for null pointer in error message

LGTM

Powered by Google App Engine
This is Rietveld 408576698