Remy Maucherat wrote:
Jan Luehe wrote:

This is a bug. The String[] returned by req.getParameterValues() should
have been a clone.

I just committed a fix.


I'd like to point out that this "bug" is not worth any performance drop. You should move those clones to the case where there's a security manager.

Fair enough.


Jan



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



Reply via email to