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 7444] Display Macro Filter crashes Wireshark on creation o

Date: Sat, 7 Jul 2012 08:24:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7444

Evan Huus <eapache@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8742|                            |review_for_checkin?
              Flags|                            |

--- Comment #2 from Evan Huus <eapache@xxxxxxxxx> 2012-07-07 08:24:57 PDT ---
Created attachment 8742
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8742
Fix null ptr dereference

Nothing so esoteric, as it turns out, just a null-pointer. The gdb issue is an
unrelated optimization oddity.

The code path still seems a bit odd that it's redissecting, but it does at
least work now. Perhaps someone else with a bit more knowledge should make sure
there's nothing else funny going on.

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