From: Samuel Meder <[EMAIL PROTECTED]>
meder> I've found a bug in ASN1_BIT_STRING_set_bit. The problem is that when
meder> the byte in which the bit is to be set is already allocated and the
meder> value is 0, the bit will still be set to 1. This bug report refers to
meder> the code in the 0.9.6c release. Attached example program and patch.
Well found bug, but incorrect correction, because your patch will
still not clear a set bit (as one would expect if you gave the value 0
for a bit number that was early given the value 1).
Thanks for noting this, I'll make the appropriate change.
Also, since you send from an american government address, you have to
cc: your patches to [EMAIL PROTECTED] for them to be included in the
OpenSSL source.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]