Skip to content

Integer TEXT fix (issue #725)

Gábor Szalai requested to merge bug_725 into master

If the limit tokens are not found use the default matching rule. The upper layer decoders will take care of the missing end and separator tokens like in the case of chartsring, octetstring and bitstring.

Merge request reports