GNU bug report logs - #8755
"ls -l" leaks memory

Previous Next

Package: coreutils;

Reported by: Ola Olsson <ola1olsson <at> gmail.com>

Date: Sun, 29 May 2011 01:15:02 UTC

Severity: normal

Tags: notabug

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 8755-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Ola Olsson <ola1olsson <at> gmail.com>
Cc: 8755-done <at> debbugs.gnu.org
Subject: Re: bug#8755: "ls -l" leaks memory
Date: Mon, 30 May 2011 00:15:30 +0100
On 29/05/11 01:28, Ola Olsson wrote:
>  <bug-coreutils <at> gnu.org>According to valgrind, ls -l leaks memory. I have
> included the "coreutils version", "uname -a" information, Expected output
> from valgrind ("ls") and non-expected output ("ls -l").

ls does leak but inconsequentially.
Explicitly freeing the memory would only waste
time managing the heap just before we'd exit anyway.

cheers,
Pádraig.




This bug report was last modified 14 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.