Closed selinux closed 7 years ago
@selinux Thanks for the pointer! We'll need to make sure we support a spectrum of Wireshark APIs, but this seems fixable.
I remember seeing this, too, but I can't reproduce now. I have the dissector running on 2.2.6. Not sure if some changes were required, but I'm closing unless we find a way to reproduce this.
when I start wireshark 2.2.3 after succesfully build wireshark dissectors I get an... chdr-plugin.so: undefined symbol tvb_get_string
It seems that tvb_get_string() has been replaced by tvb_get_string_enc()
from wireshark...
=== Major API Changes