<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when tunneled dialog is open and document is closed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122544#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when tunneled dialog is open and document is closed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122544">bug 122544</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>A wild idea would of course be to change the horrible mess of raw pointers and
references between the types involved to use smart pointers (std::shared_ptr)
instead, but I wouldn't be surprised if there are circular references involved,
so that would likely lead to leaks.</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>