Code

Removed memory leaks from interpolation table uses.
authorJon Loeliger <jdl@jdl.com>
Wed, 27 Sep 2006 16:16:10 +0000 (11:16 -0500)
committerJunio C Hamano <junkio@cox.net>
Thu, 28 Sep 2006 01:00:53 +0000 (18:00 -0700)
commiteb30aed7c69190fd648947d54bbb9ebe53c67715
tree0301c0ce863a89a9878a169504ce2240491cc1df
parentdd4676299dde0a4c6f8a471e6353170f86a78c8a
Removed memory leaks from interpolation table uses.

Clarified that parse_extra_args()s results in interpolation
table entries.  Removed a few trailing whitespace occurrences.

Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
daemon.c
interpolate.c
interpolate.h