<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sebastian@pipping.org" title="Sebastian Pipping <sebastian@pipping.org>"> <span class="fn">Sebastian Pipping</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [11.1.0, 12.0.0] AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000000000 bp 0x7ffdc47fa0b0 sp 0x7ffdc47f9e18 T0)"
   href="https://bugs.llvm.org/show_bug.cgi?id=50108">bug 50108</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [11.1.0, 12.0.0] AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000000000 bp 0x7ffdc47fa0b0 sp 0x7ffdc47f9e18 T0)"
   href="https://bugs.llvm.org/show_bug.cgi?id=50108#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [11.1.0, 12.0.0] AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000000000 bp 0x7ffdc47fa0b0 sp 0x7ffdc47f9e18 T0)"
   href="https://bugs.llvm.org/show_bug.cgi?id=50108">bug 50108</a>
              from <span class="vcard"><a class="email" href="mailto:sebastian@pipping.org" title="Sebastian Pipping <sebastian@pipping.org>"> <span class="fn">Sebastian Pipping</span></a>
</span></b>
        <pre>Hi Dimitry,

great analysis of yours, very nice!

My apology for misreading the ASan output as ASan itself having a problem — I
made some assumptions that I should have verified before posting here.

With regard to the code involved, after some further analysis my understanding
is that that pointer is okay and expected to be NULL for UTF-16 encodings (both
big- and little-endian flavors), just macro IS_INVALID_CHAR does the wrong
thing when macro XML_MIN_SIZE is defined (as with our case).  I'm assuming for
now that because its of the non-default nature of macro XML_MIN_SIZE, this
issue has gone unnoticed for years (but that remains to be verified).

Thanks for your pointer in the right direction.  I'll close the ticket as
invalid now.

Best



Sebastian</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>