<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - poppler-0.44.0: memory leak (valgrind) in Gfx::doImage on broken file"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96269#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - poppler-0.44.0: memory leak (valgrind) in Gfx::doImage on broken file"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96269">bug 96269</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>For this i wanted to ask the membership to allow the use of C++11 for things
like std::unique_ptr that will delete colorMap when it goes of scope.

And i also wanted to introduce something like a ObjectDeleter that will free
the object when it goes out of scope so we don't have to do all that managing
by hand.

I'll send the email now and let's see what the community thinks.

Meanwhile let's put this on hold since the leak it only happens on wrong
documents it's not *that* important.</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>