Comment #2 on issue 20497 by [email protected]: Two memory leaks ( >  
300 kB)  reported by valgrind : media test
http://code.google.com/p/chromium/issues/detail?id=20497

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

------------------------------------------------------------------------
r24735 | [email protected] | 2009-08-28 08:42:49 -0700 (Fri, 28 Aug 2009)  
| 6 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/media/base/yuv_convert_unittest.cc?r1=24735&r2=24734

Fix memory leask in media yuv_convert unit tests. Replace pointers init'd  
by plain new[] with scoped_array.

BUG=20497 (http://crbug.com/20497)
TEST=Valgrind does not report memory leaks any more in  
media/base/yuv_convert_unittest.cc

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


--
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