Exit ~GrContext early if GrContext::init() failed.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 24 Apr 2013 17:59:32 +0000 (17:59 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 24 Apr 2013 17:59:32 +0000 (17:59 +0000)
commit733c062c09bfe3ec4a32658510136fc5850a6e2c
treefdf6fd88efda832fc1a3071121437c6735428425
parentdae739e94901043d44cfbc295fb549d75f5bd735
Exit ~GrContext early if GrContext::init() failed.

Review URL: https://codereview.chromium.org/14049028

git-svn-id: http://skia.googlecode.com/svn/trunk@8841 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/GrContext.cpp