<html>
<head>
<base href="http://bugzilla.gdcproject.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - String literals not always properly zero-terminated"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=91#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - String literals not always properly zero-terminated"
href="http://bugzilla.gdcproject.org/show_bug.cgi?id=91">bug 91</a>
from <span class="vcard"><a class="email" href="mailto:p.remmers@arcor.de" title="Peter Remmers <p.remmers@arcor.de>"> <span class="fn">Peter Remmers</span></a>
</span></b>
<pre>I might add, always adding a zero termination costs nothing apart from a few
bytes in the data segment.
At the very least this is a performance issue, as GDC's toStringz(string) would
always copy, and DMD's and LDC's would not.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>