https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6613
--- Comment #1 from Tony Trinh <tony19@xxxxxxxxx> 2011-11-23 20:48:41 EST ---
Created an attachment (id=7463)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7463)
Patch to fix GRegex initialization
Apply patch, and use the following display filters on test.pcapng:
Show packet 1:
udp matches "\xff"
Show packet 1 and 3:
udp matches "\xaf"
Show packet 2:
udp matches "hello"
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.