summaryrefslogtreecommitdiff
path: root/tests/misc/join
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2010-01-27 02:17:36 +0000
committerPádraig Brady <P@draigBrady.com>2010-02-01 13:52:58 +0000
commit86914603b58b666e4c0f8442ba46e89190f381e2 (patch)
tree7c3af5c72b35a32866f43a8d151a073b43fdfbc5 /tests/misc/join
parent6e8f368e079cd7ae830c1bf64f82db4ea7d00397 (diff)
downloadcoreutils-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 'tests/misc/join')
0 files changed, 0 insertions, 0 deletions