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 4140] New: emem patches

Date: Mon, 19 Oct 2009 09:42:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4140

           Summary: emem patches
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: darkjames@xxxxxxxxxxxxxxxx



Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3802|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=3802)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3802)
Move variables to emem_header_t

Build Information:
TShark 1.3.1

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GLib 2.20.5, with libpcap 1.0.1_pre20090708, with libz 1.2.3,
without POSIX capabilities, with libpcre 7.9, without SMI, without c-ares,
without ADNS, with Lua 5.1, without Python, without GnuTLS, with Gcrypt 1.4.4,
without Kerberos, without GeoIP.

Running on Linux 2.6.31, with libpcap version 1.0.1_pre20090708, Gcrypt 1.4.4.

Built using gcc 4.3.4.

--
Hi,

There is emem_header_t struct, so IMHO is better to use struct instead of
global variables.

It also cleanup some code, stats:
   1 files changed, 69 insertions(+), 89 deletions(-)


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