<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - refactor GooString"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94201#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - refactor GooString"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94201">bug 94201</a>
from <span class="vcard"><a class="email" href="mailto:jakubkucharski97@gmail.com" title="Jakub Kucharski <jakubkucharski97@gmail.com>"> <span class="fn">Jakub Kucharski</span></a>
</span></b>
<pre>(In reply to Albert Astals Cid from <a href="show_bug.cgi?id=94201#c7">comment #7</a>)
<span class="quote">> But the only case when s will be null, length will be 0, so memcpy will do
> nothing since we're asking to copy no bytes at all, also why the memcpy ->
> memmove change?
>
> From what i can see s and s1 can never overlap, you say the grealloc says
> otherwise, but i tend to disagree, could you actually change
>
> qt4/tests/check_qt4_goostring.cpp
>
> so that it has one of those cases where s and s1 overlap?</span >
Ok, my bad. I'll leave GooString::resize() as it is.</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>