<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:nerv@dawncrow.de" title="André Hentschel <nerv@dawncrow.de>"> <span class="fn">André Hentschel</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Incorrect destination buffer size calculation for strlcat"
href="https://bugs.llvm.org/show_bug.cgi?id=37687">bug 37687</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;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Incorrect destination buffer size calculation for strlcat"
href="https://bugs.llvm.org/show_bug.cgi?id=37687#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Incorrect destination buffer size calculation for strlcat"
href="https://bugs.llvm.org/show_bug.cgi?id=37687">bug 37687</a>
from <span class="vcard"><a class="email" href="mailto:nerv@dawncrow.de" title="André Hentschel <nerv@dawncrow.de>"> <span class="fn">André Hentschel</span></a>
</span></b>
<pre>(In reply to André Hentschel from <a href="show_bug.cgi?id=37687#c4">comment #4</a>)
<span class="quote">> (In reply to Artem Dergachev from <a href="show_bug.cgi?id=37687#c3">comment #3</a>)
> > This should be fixed in r342832. An identical test case was added to
> > cstring-syntax.c.
>
> I still have this bug with clang 7.0.1 as well as prebuilt clang version
> 8.0.0-svn352915-1~exp1~20190202021152.17 (branches/release_80)
>
> warning: Size argument is greater than the free space in the destination
> buffer
> strlcat(a, b, sizeof(a));</span >
Same with clang version 9.0.0-svn354508-1~exp1+0~20190220193511.815~1.gbp8f98b4
reopening</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>