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

Wireshark-bugs: [Wireshark-bugs] [Bug 10028] Buildbot crash output: fuzz-2014-04-22-17437.pcap

Date: Thu, 24 Apr 2014 19:55:10 +0000

changed bug 10028

What Removed Added
CC   [email protected]

Comment # 3 on bug 10028 from
To avoid this kind of issues in LTE RRC dissector, we defined a structure
lte_rrc_private_data_t containing all the possible fields that could be stored
within a packet scope and defined getters / setters allocating the structure if
it does not exist yet for the current packet.
We could do the same approach in Kerberos.


You are receiving this mail because:
  • You are watching all bug changes.