bug-coreutils
[Top][All Lists]
Advanced

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

Re: Minor patch


From: Paul Eggert
Subject: Re: Minor patch
Date: Mon, 13 Feb 2006 11:31:59 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Charles Longeau <address@hidden> writes:

> Here's a little patch about some memory leaks found with valgrind, on
> sort, tail and uptime.

The changes that you propose will slow the programs down slightly and
make them slightly bigger.  The changes won't save any memory, since
the programs in question are all about to exit.

Isn't there a way to pacify valgrind without adversely affecting the
programs?




reply via email to

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