* Matthew Toseland <[EMAIL PROTECTED]> [2008-06-26 00:50:53]:

> On Saturday 31 May 2008 14:32, [EMAIL PROTECTED] wrote:
> > Author: nextgens
> > Date: 2008-05-31 13:32:54 +0000 (Sat, 31 May 2008)
> > New Revision: 20157
> > 
> > Added:
> >    trunk/apps/new_installer/res/startssl.pem
> > Modified:
> >    trunk/apps/new_installer/install.xml
> >    trunk/apps/new_installer/src/Sha1Test.java
> > Log:
> > new_installer: commit a new, improved Sha1Test class: it will get the 
> checksums from emu using a secured connection
> > 
> ...
> >  
> >                     // now we compare
> > -                   byte[] digest=new byte[160];
> ..
> > +                   byte[] digest = new byte[160];
> 
> Eh? Why does digest need to be initialized here? And it's 160 BITS not 160 
> BYTES.

Doesn't need to be; fixed in r20941

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to