summaryrefslogtreecommitdiffstats
path: root/base/gfx
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-07 16:13:31 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-07 16:13:31 +0000
commite79f10f3a37828e770dc3cfdbc0aa84eb0a07c9d (patch)
treedb108c4df95c7c4f1f10d9b31d3a2b68462d8360 /base/gfx
parent65fabb5884a6087fb01030269ae8ee514191c1aa (diff)
downloadchromium_src-e79f10f3a37828e770dc3cfdbc0aa84eb0a07c9d.zip
chromium_src-e79f10f3a37828e770dc3cfdbc0aa84eb0a07c9d.tar.gz
chromium_src-e79f10f3a37828e770dc3cfdbc0aa84eb0a07c9d.tar.bz2
Fix crash in the icon manager. The decoding could be NULL, which would then get
dereferenced in specific cases. We would have to create the failed icon twice, so that it would think the icon was already in the cache, when in fact a NULL value was being cached. BUG=1259695 Review URL: http://codereview.chromium.org/9672 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4988 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/gfx')
0 files changed, 0 insertions, 0 deletions