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 4463] New: Added se_tree_lookup32_array_le to emem.[ch] an

Date: Thu, 4 Feb 2010 12:15:54 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4463

           Summary: Added se_tree_lookup32_array_le to emem.[ch] and
                    updated README.binarytrees
           Product: Wireshark
           Version: 1.3.x (Experimental)
          Platform: PowerPC
        OS/Version: Debian
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: alindber@xxxxxxxxx


Created an attachment (id=4268)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4268)
diff of files doc/README.binarytrees epan/emem.h and epan/emem.c

Build Information:
~/WSO$ ./tshark -v
TShark 1.3.3 (SVN Rev 31787 from /trunk)

Copyright 1998-2010 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.22.4, with libpcap 1.0.0, with libz 1.2.3.4, without POSIX
capabilities, with libpcre 7.8, with SMI 0.4.8, with c-ares 1.7.0, with Lua
5.1,
without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT Kerberos,
without
GeoIP.

Running on Linux 2.6.32-trunk-686, with libpcap version 1.0.0, GnuTLS 2.8.5,
Gcrypt 1.4.4.

Built using gcc 4.4.3 20100108 (prerelease).
~/WSO$ 
--
Added se_tree_lookup32_array_le to emem.[ch].  This function is similar to
se_tree_lookup32_le already defined.

Updated README.binarytrees to reflect this added function and corrected minor
spelling issues.

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