<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xiangzhai83@gmail.com" title="Leslie Zhai <xiangzhai83@gmail.com>"> <span class="fn">Leslie Zhai</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Run scan-build twice then NO bugs found"
   href="https://llvm.org/bugs/show_bug.cgi?id=31442">bug 31442</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 - Run scan-build twice then NO bugs found"
   href="https://llvm.org/bugs/show_bug.cgi?id=31442#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Run scan-build twice then NO bugs found"
   href="https://llvm.org/bugs/show_bug.cgi?id=31442">bug 31442</a>
              from <span class="vcard"><a class="email" href="mailto:xiangzhai83@gmail.com" title="Leslie Zhai <xiangzhai83@gmail.com>"> <span class="fn">Leslie Zhai</span></a>
</span></b>
        <pre>For example, Clang Static Analyzer detected out-of-bounds issue
<a href="https://pbs.twimg.com/media/C0VGgJwUsAAFSPN.jpg">https://pbs.twimg.com/media/C0VGgJwUsAAFSPN.jpg</a>

then I changed the source file, scan-build again, and I added fuzzer testcase
for the
<a href="https://github.com/KDE/k3b/commit/14b4eca536e001b6eeecadabc8876f8d7169551e">https://github.com/KDE/k3b/commit/14b4eca536e001b6eeecadabc8876f8d7169551e</a>

<span class="quote">> One thing you can do is pass '-v -v -v' to
> scan-build to check to make sure 'make' is rebuilding the files you expect.</span >

It works for me, thanks for your advice ;-)</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>