Comment #3 on issue 20680 by [email protected]: Memory leak in skia::BGRAConvolve2D() http://code.google.com/p/chromium/issues/detail?id=20680
I looked at this. There are no line numbers that are useful and I can't tell which vector it's complaining about. I checked the code, and everything is allocated on the stack. There are no calls to new in image_operations.cc or convolver.cc. Without knowing exactly which vector it's talking about, I don't see any leak. -- 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 -~----------~----~----~----~------~----~------~--~---
