diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 05:38:33 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 05:38:33 +0000 |
commit | 03269cf96713c7b44cf7fe1f8241d0b2e33a7ab6 (patch) | |
tree | 89ecf2efdfac3bfabf7d154a7ced1f8b55fe106e /media/media.gyp | |
parent | 8ad7b84b3d681bc57732272117019350521557cd (diff) | |
download | chromium_src-03269cf96713c7b44cf7fe1f8241d0b2e33a7ab6.zip chromium_src-03269cf96713c7b44cf7fe1f8241d0b2e33a7ab6.tar.gz chromium_src-03269cf96713c7b44cf7fe1f8241d0b2e33a7ab6.tar.bz2 |
The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC message. Attempting
to prepare a backing store for a NULL view fails and crashes subsequently due to a NULL pointer dereference.
This fixes http://code.google.com/p/chromium/issues/detail?id=12167
Bug=12167
Review URL: http://codereview.chromium.org/113677
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/media.gyp')
0 files changed, 0 insertions, 0 deletions