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.