From: Thomas Spura <tomspur@fedoraproject.org>
To: git@vger.kernel.org
Subject: Re: [PATCH] speed: reuse char instead of recreation in loop
Date: Mon, 25 May 2009 20:44:20 +0000 (UTC) [thread overview]
Message-ID: <pan.2009.05.25.20.44.20@fedoraproject.org> (raw)
In-Reply-To: 4A1B01E9.30601@lsrfire.ath.cx
Am Mon, 25 May 2009 22:39:05 +0200 schrieb René Scharfe:
> This introduces a memory leak. The string pointed to by ref is
> allocated by dwim_ref() and needs to be free()'d after use, and -- more
> importantly -- before ref is assigned its next value by dwim_ref().
Thanks, sorry for the noise...
Thomas
prev parent reply other threads:[~2009-05-25 20:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-25 19:44 [PATCH] speed: reuse char instead of recreation in loop Thomas Spura
2009-05-25 20:16 ` Björn Steinbrink
2009-05-25 20:40 ` Thomas Spura
2009-05-25 22:08 ` Daniel Barkalow
2009-05-26 11:54 ` Stephen R. van den Berg
2009-05-25 20:39 ` René Scharfe
2009-05-25 20:44 ` Thomas Spura [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pan.2009.05.25.20.44.20@fedoraproject.org \
--to=tomspur@fedoraproject.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).