<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kcc@google.com" title="Kostya Serebryany <kcc@google.com>"> <span class="fn">Kostya Serebryany</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer doesn't point out the specific variable"
   href="http://llvm.org/bugs/show_bug.cgi?id=18484">bug 18484</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;">CC</td>
           <td>
                
           </td>
           <td>kcc@google.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer doesn't point out the specific variable"
   href="http://llvm.org/bugs/show_bug.cgi?id=18484#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - address sanitizer doesn't point out the specific variable"
   href="http://llvm.org/bugs/show_bug.cgi?id=18484">bug 18484</a>
              from <span class="vcard"><a class="email" href="mailto:kcc@google.com" title="Kostya Serebryany <kcc@google.com>"> <span class="fn">Kostya Serebryany</span></a>
</span></b>
        <pre>You are using an old version. 
The trunk will show you this: 

Address 0x7fff840eef25 is located in stack of thread T0 at offset 69 in frame
    #0 0x46c4df in main /home/kcc/tmp/literal.c:4

  This frame has 3 object(s):
    [32, 40) 'tabHeader'
    [64, 69) 'header' <== Memory access at offset 69 overflows this variable
    [96, 104) 'testme'</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>