Skip to content
Snippets Groups Projects
Commit 770f8cf5 authored by Lev Walkin's avatar Lev Walkin
Browse files

just not tested

parent 90bf7aef
No related branches found
No related tags found
No related merge requests found
...@@ -27,8 +27,5 @@ length, and encode its substructure member using indefinite length. The BER ...@@ -27,8 +27,5 @@ length, and encode its substructure member using indefinite length. The BER
decoder is perfectly capable of decoding such sequences. decoder is perfectly capable of decoding such sequences.
5. Encoding or decoding of structures with combined length greater than 16MB 5. Encoding or decoding of structures with combined length greater than 16MB
is not tested. There are some size determination bugs lurking in the produced is not tested.
code, which may cause integer overflow in certain edge cases. This restriction
should not cause a problem in the real world, as higher level protocol typically
have similar or tighter restrictions on the supported PDU size.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment