mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 12:35:36 +08:00
*** empty log message ***
This commit is contained in:
parent
e3158db155
commit
d675fc09bd
@ -15,6 +15,8 @@
|
||||
Similarly, cast NULL to `(char *)' in call to variadic function,
|
||||
parse_long_options, so that it works even on systems for which
|
||||
sizeof char* != sizeof int.
|
||||
A similar problem was reported by Harti Brandt in
|
||||
http://mail.gnu.org/archive/html/bug-gnu-utils/2003-10/msg00320.html.
|
||||
|
||||
* src/users.c (users): Free `utmp_buf' explicitly so that people
|
||||
don't mistake this for a real leak.
|
||||
|
1
THANKS
1
THANKS
@ -166,6 +166,7 @@ Hans Ginzel hans@matfyz.cz
|
||||
Hans Lermen lermen@fgan.de
|
||||
Hans Verkuil hans@wyst.hobby.nl
|
||||
Harry Liu rliu@lek.ugcs.caltech.edu
|
||||
Harti Brandt brandt@fokus.fraunhofer.de
|
||||
Herbert Xu herbert@gondor.apana.org.au
|
||||
Holger Berger hberger@ess.nec.de
|
||||
Hon-Yin Kok hkok@yoda.unl.edu
|
||||
|
Loading…
Reference in New Issue
Block a user