<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add font color in Poppler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107151#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add font color in Poppler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107151">bug 107151</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>(In reply to Tobias Deiminger from <a href="show_bug.cgi?id=107151#c26">comment #26</a>)
<span class="quote">> (In reply to Albert Astals Cid from <a href="show_bug.cgi?id=107151#c22">comment #22</a>)
> > * GooString *fontTag;
> >   parseAppearanceString(appearanceString, fontsize, fontcolor, fontTag);
> > Is this a memory leak?

> If you mean fontTag:
> parseAppearanceString allocates fontTag, DefaultAppearance Ctor makes a
> copy, and the very next line to DefaultAppearance Ctor is "delete fontTag".</span >

I mean fontTag, but that is on line 

@@ -2872,7 +2924,8 @@ void AnnotFreeText::generateFreeTextAppearance()


fontTag is never used not passed anywhere.</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>