Comment # 4
on bug 8735
from Tyson Key
I don't know if it'd be more elegant, or more efficient - but *if* every
possible packet type (and I don't have hardware supporting every single spec
permutation, sadly), but I could always collapse the various
"proto_tree_add_item(ccid_tree, hf_ccid_dwLength, tvb, 1, 4,
ENC_LITTLE_ENDIAN);" instances into a single one at the top of the tree, after
the command, and then do a single length test...
You are receiving this mail because:
- You are watching all bug changes.