| Jérôme Baumgarten (JIRA) 2005-09-22, 8:45 pm |
| Wrong int encoding in Value
---------------------------
Key: DIRSNICKERS-108
URL: http://issues.apache.org/jira/browse/DIRSNICKERS-108
Project: Directory ASN1
Type: Bug
Components: BER Runtime =20
Reporter: J=C3=A9r=C3=B4me Baumgarten
Assigned to: Alex Karasulu=20
Priority: Blocker
Attachments: Value.patch
Hi,
Encoding is buggy for int value in the org.apache.asn1new.ber.tlv.Value cla=
ss. The affected methods are :
* public static int getNbBytes( int value )
* public static byte[] getBytes( int value )
Regards,
J=C3=A9r=C3=B4me
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|