Comment #1 on issue 7608 by [email protected]: new leaks in  
AudioRendererHost as of r9551
http://code.google.com/p/chromium/issues/detail?id=7608

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=9636

------------------------------------------------------------------------
r9636 | [email protected] | 2009-02-11 17:56:58 -0800 (Wed, 11 Feb 2009) |  
9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/audio_renderer_host.cc?r1=9636&r2=9635
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/audio_renderer_host.h?r1=9636&r2=9635
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/audio_renderer_host_unittest.cc?r1=9636&r2=9635

Fix a memory leak caused by AudioRenedererHost.

BUG=7608

AudioManager::CreateAudioManager() saves the instance in a static
variable and let it leak, so don't call it until there's a better
lifetime management of it.

Review URL: http://codereview.chromium.org/21277
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to