Wireshark-bugs: [Wireshark-bugs] [Bug 1956] Wireshark crashes on certain display filters (ftype ipv4)
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 6 Nov 2007 04:55:16 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1956
------- Comment #4 from guy@xxxxxxxxxxxx 2007-11-06 04:55 GMT -------
Yup, it appears that the bitwise-and routine was copied-and-pasted from the
code for the FT_BYTES type.
It should probably be renamed cmp_bitwise_and(), and changed to look at
a->value.ipv4 and b->value.ipv4.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.