Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3409] Wireshark Crashes in dissect_bssapp With Invalid scc

Date: Wed, 15 Apr 2009 13:28:40 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3409


Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Bill Meier <wmeier@xxxxxxxxxxx>  2009-04-15 13:28:38 PDT ---
i've committed a fix in SVN #28058.

There was an uninitialized variable which would sometimes cause a crash
depending upon the history of "capture lifetime" memory allocation and
de-allocation.

This memory is freed and (and is available for re-allocation) essentially each
time a new capture file is read.

If you want to try the fix in your Red Hat environment, you'll need to rebuild
Wireshark from a current source package (SVN 28058 or later) which can be
obtained from http://www.wireshark.org/download/automated/src/  .

(or: You can wait for the next Wireshark release. I'll queue this fix for
Wireshark 1.0.8).

Thanks for taking the effort to provide a repeatable example of the crash !


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