Comment #2 on issue 16749 by bugdro...@chromium.org: Invalid read in  
nine_box.cc in ui_tests
http://code.google.com/p/chromium/issues/detail?id=16749

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

------------------------------------------------------------------------
r20701 | est...@chromium.org | 2009-07-14 18:07:53 -0700 (Tue, 14 Jul 2009)  
| 10 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/gtk/nine_box.cc?r1=20701&r2=20700

Don't try to set transparency on pixbufs that don't have any transparency  
channel.

Also add DCHECK to make sure the assumption rowstride >= width * 4 is true.

The reason this didn't cause any crashes or graphical corruption is because  
the non-transparent images don't have any white in them (luckily we are not  
making a browser for an ipod).

BUG=16749
TEST=valgrind the browser, open find bar

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


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