hello Mark,

On Monday 02 January 2006 01:02, Mark Wielaard wrote:
> Hi Raif,
>
> On Tue, 2005-12-27 at 11:31 +1100, Raif S. Naffah wrote:
> > pls. find attached a patch for security related classes.  the patch
> > ensures that names of provider, service and (message digest)
> > algorithm
> > are trimmed before being used as keys for search.
>
> Committed with a similar change as with the previous patch (I am
> probable anal about this, trim() isn't expensive) as follows:
>
> 2006-01-01  Raif S. Naffah  <[EMAIL PROTECTED]>
>
>    * java/security/MessageDigest.java (getInstance(String,String)):
>    Use trimmed copy of provider name.
>    * gnu/java/security/Engine.java
>    (getInstance(String,String,Provider,Object[])): Use trimmed copy
> of service and algorithm names.
>
> Also updated the copyright year (happy new year!).

thanks.  happy new year to you too :-)


> Could you also add a mauve test for this one?

done.


cheers;
rsn

Attachment: pgpEMhqlrjMPg.pgp
Description: PGP signature

_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to