[Wireshark-bugs] [Bug 13542] lua: register_postdissector the my protocol "proto_test", then occur the error failed assertion tvbuff.c:423: "tvb && tvb->initialized"

2020-03-18 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13542

Peter Wu  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||m...@moshekaplan.com,
   ||pe...@lekensteyn.nl
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Peter Wu  ---
The issue appears to be that some dissectors add a field using proto_tree_add_X
while passing a NULL tvb. This is not expected by many Lua routines. It is
being discussed in https://code.wireshark.org/review/36486

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 13542] lua: register_postdissector the my protocol "proto_test", then occur the error failed assertion tvbuff.c:423: "tvb && tvb->initialized"

2018-12-16 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13542

Guy Harris  changed:

   What|Removed |Added

  Component|GTK+ UI |Dissection engine
   ||(libwireshark)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe