[PATCH]: Fix memory leak in diff
From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-24 03:23:07 CET
One of my users noticed that if you specify files seperately to svn
IE if you do svn diff *.c */*.c on a gcc checkout in the gcc dir, it
This is caused by not actually passing the per-iteration pool to our
I also renamed subpool to iterpool by request of Erik, since it is
[[[
Fix memory leak when diff is given multiple files on the command line.
* subversion/clients/cmdlne/diff-cmd.c
]]]
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.