<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix segfault/assert if LinkDestination is constructed with invalid input string"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99357#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix segfault/assert if LinkDestination is constructed with invalid input string"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99357">bug 99357</a>
              from <span class="vcard"><a class="email" href="mailto:cullmann@kde.org" title="Christoph Cullmann <cullmann@kde.org>"> <span class="fn">Christoph Cullmann</span></a>
</span></b>
        <pre>It doesn't fail, you will just get a default constructed invalid destination
which you can nicely check afterwards e.g. for page not > 0.

It is just the same as if you pass any other garbage string that has enough
separators, there you get ATM silently converted garbage values, but no
segfault.</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>