Comment # 6
on bug 11688
from Xiaochuan Sun
I didn't push my dissector to wireshark repository, so the official wireshark
version doesn't include my dissector. I customized wireshark to support several
new kinds of log format and some of log formats conflict with existing
wireshark log format, so I disabled those log format official wireshark
supports. And also I have added 30k LOC, it is difficult to deliver to
wireshark repository.
After I raised this issue, I remember I should use official wireshark to
observe whether this issue still exist, obviously the official wireshark
doesn't exist, so this is indeed my dissector defect.
I attached a picture to illustrate how I substitue sprintf with col_add_fstr /
col_append_fstr / col_prepend_fstr, sorry for disturbance.
You are receiving this mail because:
- You are watching all bug changes.