ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Top 3 patches to review ;)

From: Anders Broman <a.broman@xxxxxxxxxxxx>
Date: Sun, 05 Feb 2012 16:34:48 +0100
Hi,
I'd like to hear the opinion on these patches, apply or not? fix in a different way...

3984: r29723 optimization, if (cinfo->col_data[col] != cinfo->col_buf[col]) col_data is not always a constant
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3984

Patch to fix memory leaks/errors in Lua plugin
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5575

new_packet_list: crash in add_byte_views from decrypted zigbee data
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5130

Regards
Anders