<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [patch] fix uninitialized variable in Splash::pipeRun(SplashPipe*) (Splash.cc:470)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89200#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [patch] fix uninitialized variable in Splash::pipeRun(SplashPipe*) (Splash.cc:470)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89200">bug 89200</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>Does other code like pipe->nonIsolatedGroup use pipe->shape without setting
pipe->usesShape?

Is it possible that the change from the regression was correct because
pipe->shape can be set for other purposes when pipe->usesShape is not set, and
the "if" that the patch changes should really not be entered if pipe->usesShape
is not set even if pipe->shape is set?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>