bug-coreutils
[Top][All Lists]
Advanced

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

[PATCH] maint: fix an inconsequential mem leak in join


From: Pádraig Brady
Subject: [PATCH] maint: fix an inconsequential mem leak in join
Date: Wed, 27 Jan 2010 02:47:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

valgrind was complaining about definite mem leaks in `join`
so I refactored the offending code a little and removed the
inconseqential leak (which may mask real leaks in future).

cheers,
Pádraig.

Attachment: join-valgrind.diff
Description: Text Data


reply via email to

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