[COMMITED][PATCH] setenv(): fix memory leak when setting large, duplicate string

Eric Biggers ebiggers3@gmail.com
Tue Jan 6 23:29:00 GMT 2015


On Tue, Jan 06, 2015 at 07:24:41PM +0100, Ondřej Bílka wrote:
> Yes I was planning to do that but decided wait bit if Eric responds.

If you need a ChangeLog entry you can use the following.  But I would think many
contributors would prefer that a maintainer takes care of the ChangeLog.  It is
redundant with the git history and it's impossible for a contributor to know the
date on which the change will be committed.

2015-01-06  Eric Biggers    <ebiggers3@gmail.com>

	[BZ #17658]
	* stdlib/setenv.c: fix memory leak when setting large, duplicate string



More information about the Libc-alpha mailing list