ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6613] "matches" operator fails to match hex

Date: Wed, 23 Nov 2011 17:48:42 -0800 (PST)
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.