https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7916
--- Comment #13 from Bill Meier <wmeier@xxxxxxxxxxx> 2012-10-29 08:41:51 PDT ---
>
> On Windows it should be catched by __try { } __except { } blocks in
> packet-frame.c,
> TRY { } ENDTRY { } blocks are wireshark exception handler, where access to
> invalid memory is not handled.
>
> > I'll dig into this a bit further.
>
> Maybe _MSC_VER is not defined in your build?
_MSC_VER is defined by the MSVC compiler ... :)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.