From patchwork Wed Jul 11 07:55:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alexandros.frantzis@linaro.org X-Patchwork-Id: 9945 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id AE88E23F60 for ; Wed, 11 Jul 2012 07:55:35 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 73492A1AA9D for ; Wed, 11 Jul 2012 07:55:35 +0000 (UTC) Received: by yenq6 with SMTP id q6so985875yen.11 for ; Wed, 11 Jul 2012 00:55:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=IPw7Sc5iFA4wIz+yuj+iG6LLZ7qOxgMuedhFi7Ame3s=; b=jcYsnrdnL6AujgRXkIqIaUL74E6hZhIaflK4wVm7jdUz9SRvxeAZGoyfRmHWHFlF4b hJXATIxCEDvZdIS20Gx81FfzyVEAK52cjHAs8eq/kZo8GZ8S8Llpuxn2toxRzlH6WchF JQXbkIRqT+4BHwGzxLpYtqh6rUHz/bWvrqXFEUC6+9i9dleATKJ0TSIutzrc0SlzLqXD v3YCAfKzHJ34Lqk/CFIPYYk+wA9yzq6rl2C9LbM+vBWa1PotSuDHaDbn4GJDMGC16f9F kf0wyIJU9/u4x/+DIq/tfNXmeHKkwrHt5q10+1Pcfswwm1jzrBt1ulh2M0w6PlwCziZe hHCg== Received: by 10.50.195.234 with SMTP id ih10mr13879152igc.0.1341993324734; Wed, 11 Jul 2012 00:55:24 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.235.202 with SMTP id kh10csp4920ibb; Wed, 11 Jul 2012 00:55:24 -0700 (PDT) Received: by 10.180.83.66 with SMTP id o2mr23499405wiy.14.1341993323644; Wed, 11 Jul 2012 00:55:23 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id j7si1312117wea.107.2012.07.11.00.55.22 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 11 Jul 2012 00:55:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Sorla-0000RA-DE for ; Wed, 11 Jul 2012 07:55:22 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5A2E6E0049 for ; Wed, 11 Jul 2012 07:55:22 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glmark2 X-Launchpad-Branch: ~glmark2-dev/glmark2/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 232 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glmark2-dev/glmark2/trunk] Rev 232: SceneJellyfish: Properly initialize member variables. Message-Id: <20120711075522.6459.86749.launchpad@ackee.canonical.com> Date: Wed, 11 Jul 2012 07:55:22 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15593"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: af0d93ce4bcebe1782fef533dac34b2e2959f590 X-Gm-Message-State: ALoCoQlmYXIYHsNOgwgsdR+0Y7Kr8gBd431pAcH5A4JEYbIoitvf93TfW7TfoztXEQKLKr15u0pH ------------------------------------------------------------ revno: 232 committer: Alexandros Frantzis branch nick: trunk timestamp: Wed 2012-07-11 10:54:17 +0300 message: SceneJellyfish: Properly initialize member variables. modified: src/scene-jellyfish.cpp --- lp:glmark2 https://code.launchpad.net/~glmark2-dev/glmark2/trunk You are subscribed to branch lp:glmark2. To unsubscribe from this branch go to https://code.launchpad.net/~glmark2-dev/glmark2/trunk/+edit-subscription === modified file 'src/scene-jellyfish.cpp' --- src/scene-jellyfish.cpp 2012-07-09 15:00:06 +0000 +++ src/scene-jellyfish.cpp 2012-07-11 07:54:17 +0000 @@ -32,7 +32,7 @@ #include "shader-source.h" SceneJellyfish::SceneJellyfish(Canvas& canvas) : - Scene(canvas, "jellyfish") + Scene(canvas, "jellyfish"), priv_(0) { }