Patch applied.  Thanks!

Cheers,
Magesh
----- Original Message -----
From: "Francis ANDRE" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 11:03 AM
Subject: [PATCH] SelectorUtils.diff


> Hi
>
> Here is a patch that fix memory leaks in
\jakarta-ant\src\main\org\apache\tools\ant\types\selectors\SelectorUtils.jav
a
>
> The method matchPatternStart generates memory leaks due to the 2 Vectors:
patDirs and strDirs,  used to hold tokenizedPaths.
>
> The diff file shows the fix:     reset patDirs and strDirs to null before
each return.
>
> Regards
>
> Francis ANDRE
>  SelectorUtils.diff
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to