diff options
author | Pádraig Brady <P@draigBrady.com> | 2010-01-27 02:17:36 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2010-02-01 13:52:58 +0000 |
commit | 86914603b58b666e4c0f8442ba46e89190f381e2 (patch) | |
tree | 7c3af5c72b35a32866f43a8d151a073b43fdfbc5 /NEWS | |
parent | 6e8f368e079cd7ae830c1bf64f82db4ea7d00397 (diff) | |
download | coreutils-86914603b58b666e4c0f8442ba46e89190f381e2.tar.xz |
maint: fix an inconsequential memory leak in join
* src/join.c (join): Refactor the code that checks for misorder
at the tail of the files. The most significant change here is
that freeline() is called thus silencing a valgrind warning about
a definite but inconsequential memory leak.
(freeline): Make more general by doing nothing when passed NULL,
and setting freed pointers to NULL.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions