Closed mkg20001 closed 6 years ago
Currently protocol buffers objects can not be parsed correctly for some reason. I don't know if this is due to a bug in protobuf-c or in my code.
Data looks ok
Clearly protobuf-c bug
Upstream https://github.com/protobuf-c/protobuf-c/issues/310
tvb_get_string_raw solves the problem
tvb_get_string_raw
Currently protocol buffers objects can not be parsed correctly for some reason. I don't know if this is due to a bug in protobuf-c or in my code.