<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - memory leak with intel i965 mesa when running android container in Ubuntu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104884#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - memory leak with intel i965 mesa when running android container in Ubuntu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104884">bug 104884</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>i965 uses swrast functionality internally for legacy OpenGL features - so if
you're using OpenGL 1.x-3.0 or GLES 1.x...then you'll see
_swrast_CreateContext.  It should be cleaned up if you destroy contexts
properly.  It's weird that you would see that on Android, though, because
GLES2-3 don't hit that.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>