<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Correction for DEBUG_MEM usage"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67666">bug 67666</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;">Attachment #83532 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Correction for DEBUG_MEM usage"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67666#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Correction for DEBUG_MEM usage"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67666">bug 67666</a>
from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=83708" name="attach_83708" title="use copyString where memory is freed with gfree">attachment 83708</a> <a href="attachment.cgi?id=83708&action=edit" title="use copyString where memory is freed with gfree">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=67666&attachment=83708'>[review]</a>
use copyString where memory is freed with gfree
(In reply to <a href="show_bug.cgi?id=67666#c6">comment #6</a>)
<span class="quote">> You need to improve your grepping skills ;-)</span >
Upps, grep copyString */*.h is not the best way to find all occurences of
copyString :-)
<span class="quote">> copyString is used in loooooooots of files, not only Object.h
>
> Since it's actually an xpdf function i'd prefer if we use that to keep
> merging with a future possible xpdf 3.04 easier.
>
> Do you want to upload a patch with copyString for those places or shall I?</span >
Here it is. I just replace the call of strdup with copyString where the pointer
is freed with gfree().</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>