Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3870] support for more DNS RRs for packet-dns.c

Date: Tue, 18 Aug 2009 23:44:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3870





--- Comment #9 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-08-18 23:44:23 PDT ---
Remove these checks: if (cinfo != NULL). They are invalid, caused crashes (bug
2902) and are now obsolete.

In T_APL your address extraction and dissection needs to be protected against
protocol errors. Now corruption may occur when afamily != [12] or when
afdpart_len is too large for the afamily.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.