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 1408] New: proto_tree_add_bitmask not exported

Date: Tue, 27 Feb 2007 23:36:39 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1408

           Summary: proto_tree_add_bitmask not exported
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: michael.wojcik@xxxxxxxxxxxxxx


Build Information:
wireshark 0.99.5-MF-mww

Copyright 1998-2007 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 GTK+ 2.10.7, with GLib 2.12.7, with WinPcap (version unknown),
with libz 1.2.3, with libpcre 6.4, with Net-SNMP 5.4, with ADNS, with Lua 5.1,
with GnuTLS 1.6.1, with Gcrypt 1.2.3, with MIT Kerberos, with PortAudio
PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 3.1
(packet.dll version 3, 1, 0, 27), based on libpcap version 0.9[.x], without
AirPcap.

Built using Microsoft Visual C++ 8.0 build 50727
--
README.developer suggests using proto_tree_add_bitmask to display bitmasks, but
that function isn't exported by libwireshark.dll, so it can't be used by
plugins.

This appears to be a simple case of accidentally omitting the function name
from epan/libwireshark.def.

I've verified this is still the case in the SVN trunk.

I'll attach an updated libwireshark.def - it's a one-line addition.


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