<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: SalFrame::SetCallback(vcl::Window *,bool (*)(vcl::Window *,SalEvent,void const *))"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107023#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in: SalFrame::SetCallback(vcl::Window *,bool (*)(vcl::Window *,SalEvent,void const *))"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107023">bug 107023</a>
              from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
        <pre>At first I could reproduce a leak when selecting/deselecting shapes.
That leak went away over the weekend, thanks to this commit:

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=289711c2a469bfbe06aef3b3870b65f9c788f56d">https://cgit.freedesktop.org/libreoffice/core/commit/?id=289711c2a469bfbe06aef3b3870b65f9c788f56d</a>
author          Markus Mohrhard <<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.com</a>>       
2017-05-13 21:39:16 (GMT)
committer       Markus Mohrhard <<a href="mailto:markus.mohrhard@googlemail.com">markus.mohrhard@googlemail.com</a>>       
2017-05-13 22:27:09 (GMT)
"fix gdi resource leak with unreleased virtual device"

Now, copy/pasting the objects in <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133261" name="attach_133261" title="sample2">attachment 133261</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133261&action=edit" title="sample2">[details]</a></span> (sample2) does increase DC
count, so it's theoretically possible to reach the limit (I haven't tried), but
deleting them reduces the count to the original value (~30).</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>