[Wireshark-dev] Close bugs

2021-05-25 Thread John Thacker
Can someone with the proper permission please close #13238 ( https://gitlab.com/wireshark/wireshark/-/issues/13238)? It was fixed by commit 81f184bc00b938807cfdee72dc6f8d49412e26c6 three years ago, but didn't get closed (and no one really owns it after the Bugzilla migration.) Also please close #6

Re: [Wireshark-dev] Close bugs

2021-05-25 Thread Pascal Quantin
Hi _John,_ 26 mai 2021 06:58:14 John Thacker : > Can someone with the proper permission please close #13238 > (https://gitlab.com/wireshark/wireshark/-/issues/13238)? > It was fixed by commit 81f184bc00b938807cfdee72dc6f8d49412e26c6 three years > ago, but didn't get closed (and no one really ow

[Wireshark-dev] Custom item not related to the packet

2021-05-25 Thread Antonello Tartamo
Hello everyone, I'm trying to add a custom item which is not strictly related to the packet but it is coming from a processing of a part of the packet. I've used the following instructions: new_tvb = tvb_new_child_real_data(tvb, pt, (guint)16, 16); add_new_data_sour