You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <di...@incubator.apache.org> on 2005/05/23 08:41:11 UTC

[jira] Closed: (DIRSNICKERS-102) The Length' s nuber of byte must not be 127

     [ http://issues.apache.org/jira/browse/DIRSNICKERS-102?page=all ]
     
Emmanuel Lecharny closed DIRSNICKERS-102:
-----------------------------------------


closed

> The Length' s nuber of byte must not be 127
> -------------------------------------------
>
>          Key: DIRSNICKERS-102
>          URL: http://issues.apache.org/jira/browse/DIRSNICKERS-102
>      Project: Directory ASN1
>         Type: Bug
>   Components: BER Runtime
>     Reporter: Emmanuel Lecharny
>     Assignee: Alan Cabrera
>  Attachments: asn1.diff
>
> in class Length (/asn1-ber/src/java/org/apache/asn1/ber/Lengrh.java, in both trunk and branches), the number of bytes that is necessary to encode the Value length MUST NOT be == 127 (this value is reserved for future extension : ITU-T X690, 8.1.3.5, c))
> I don't think that we have to deal with indefinite length, and I expect so, because the code does not accept thid kind f Length.
> Diff files attached.
> Unit Test TBD.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira