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

Issue 6294005: A quick fix for Bug 69906.... (Closed)

Created:
9 years, 11 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
Satish
CC:
chromium-reviews
Visibility:
Public.

Description

A quick fix for Bug 69906. This change just re-adds SpeexEncoder::~SpeexEncoder(), which has been deleted by r71599 <http://crrev.com/71599>; to delete the speex resources allocated in SpeexEncoder::SpeexEncoder(). BUG=69906 TEST=make the "Linux Tests (valgrind)" bot and green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71641

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M chrome/browser/speech/audio_encoder.cc View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
9 years, 11 months ago (2011-01-18 03:45:26 UTC) #1
Satish
9 years, 11 months ago (2011-01-18 07:58:08 UTC) #2
LGTM
Thanks for fixing it :)

Powered by Google App Engine
This is Rietveld 408576698