From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Erik Faye-Lund <kusmabite@gmail.com>
Cc: git@vger.kernel.org, msysgit@googlegroups.com, blees@dcon.de
Subject: Re: [PATCH/RFC] commit: fix memory-leak
Date: Mon, 07 Feb 2011 19:48:02 +0100 [thread overview]
Message-ID: <vpqei7jfzq5.fsf@bauges.imag.fr> (raw)
In-Reply-To: <1297104044-4684-1-git-send-email-kusmabite@gmail.com> (Erik Faye-Lund's message of "Mon\, 7 Feb 2011 19\:40\:44 +0100")
Erik Faye-Lund <kusmabite@gmail.com> writes:
> At the same time, this fixes a problem with strict-POSIX getenv
> implementations. POSIX says "The return value from getenv() may
> point to static data which may be overwritten by subsequent calls
> to getenv()", so duplicating the strings is a potential bug.
^
not
?
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
next prev parent reply other threads:[~2011-02-07 18:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-07 18:40 [PATCH/RFC] commit: fix memory-leak Erik Faye-Lund
2011-02-07 18:48 ` Matthieu Moy [this message]
2011-02-07 19:22 ` Erik Faye-Lund
2011-02-07 20:21 ` [PATCH v2] " Erik Faye-Lund
2011-02-07 21:12 ` Erik Faye-Lund
2011-02-07 21:31 ` Erik Faye-Lund
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=vpqei7jfzq5.fsf@bauges.imag.fr \
--to=matthieu.moy@grenoble-inp.fr \
--cc=blees@dcon.de \
--cc=git@vger.kernel.org \
--cc=kusmabite@gmail.com \
--cc=msysgit@googlegroups.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.