Ulf M�ller wrote:
>
> > How do I submit bug reports? I couldn't find anything at www.openssl.com,
> > but maybe I'm missing something obvious. I have some more bug reports to
> > submit.
>
> Send mail to <[EMAIL PROTECTED]>. (Mail to that address
> acutally is forwarded to openssl-dev, but it can be assigned it a
> higher priority when reading mail.)
>
> > # definately use 2 characters
> > 84 if (a->top == 0) { *(p++)='0'; *(p++)='0'; }
>
> Where does that line come from?
>
> In OpenSSL 0.9.4, line 84 of bn_print.c just contains a "{". Line
> 82 is
> if (a->top == 0) *(p++)='0';
>
> "-0" is not possible, so I believe the function is correct.
Is that true? You can set the negative flag on zero, surely?
Cheers,
Ben.
--
http://www.apache-ssl.org/ben.html
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]