<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Handling of small caps typographic variants"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38456#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Handling of small caps typographic variants"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38456">bug 38456</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=38456#c12">comment #12</a>)
<span class="quote">> You are now free'ing obj one time too many, no?</span >

I needed to make sure that obj is freed if it breaks out of the loop early. 
Freeing it twice won't have an effect.  The first free sets it's type to
objNone.  Second free is a no-op if the type is objNone.</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>