aboutsummaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-20 15:48:09 +0000
committerLev Walkin <vlm@lionet.info>2004-10-20 15:48:09 +0000
commit770f8cf5a98a5dfcbca9e114563e79e8eb979fda (patch)
treea1ac1ebea45809fa7feeec2e3f097c5878d1adea /BUGS
parent90bf7aefe436d38cfac96e25dbe17f0a38bc72c6 (diff)
just not tested
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 1 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 2023fcff..b921955a 100644
--- a/BUGS
+++ b/BUGS
@@ -27,8 +27,5 @@ length, and encode its substructure member using indefinite length. The BER
decoder is perfectly capable of decoding such sequences.
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
-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.
+is not tested.