Comment # 3
on bug 8216
from Ewgenij Sokolovski
>@Ewgenij
Could you try using
dissect_per_restricted_character_string_sorted(tvb, offset, actx, tree,
hf_index, min_len, max_len, has_extension, NULL, 256, NULL);
instead of dissect_per_octet_string and see if it still works.
Hello, I tried it out. It works too.
>By the way, is your dissector using the PER aligned variant?
No, I work with unaligned packets and use the -u option of asn2wrs compiler.
You are receiving this mail because:
- You are watching all bug changes.