bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems on darwin with coreutils-6.10.133-677610


From: Eric Blake
Subject: Re: Problems on darwin with coreutils-6.10.133-677610
Date: Tue, 25 Mar 2008 19:55:25 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jim Meyering on 3/25/2008 3:47 PM:
| -      user_name = pwd ? pwd->pw_name : NULL;
| +      user_name = pwd ? xstrdup (pwd->pw_name) : NULL;

Doesn't this leak memory?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEUEARECAAYFAkfprQwACgkQ84KuGfSFAYD1fACXRdkw2I+N4yTejkEgiBRQuBbW
1wCfUHLMIBg5UsSpaY8h0KR/3AT2KNw=
=oSCJ
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]