diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-31 22:09:34 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-31 22:09:34 +0000 |
commit | 3ac8f67724a0de9a2812140a12884fe03618c44c (patch) | |
tree | 7138ed99f41545dc169c2bafc03073e32dc99c8e /google_update | |
parent | 556f790a4e67f95023bdd55dcf2acab48b9f16ac (diff) | |
download | chromium_src-3ac8f67724a0de9a2812140a12884fe03618c44c.zip chromium_src-3ac8f67724a0de9a2812140a12884fe03618c44c.tar.gz chromium_src-3ac8f67724a0de9a2812140a12884fe03618c44c.tar.bz2 |
Linux: fix segfault on exit
Skia doesn't have a scoped_refptr, it has AutoUnref. The difference is
that the latter doesn't take a reference, it only deletes them. Thus
we need to increment the reference count manually when creating them.
BUG=9592
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_update')
0 files changed, 0 insertions, 0 deletions