<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#c7">Comment # 7</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:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>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?</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>