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 7328] New: Add preference to packet-ber.c to toggle BER wa

Date: Mon, 4 Jun 2012 13:07:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7328

           Summary: Add preference to packet-ber.c to toggle BER warning
                    on leading zero bits
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: Debian
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: alindber@xxxxxxxxx


Alex Lindberg <alindber@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8550|                            |review_for_checkin?
              Flags|                            |

Created attachment 8550
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8550
diff file to add preferences

Build Information:
 ./tshark -v
TShark 1.7.2 (SVN Rev 43073 from /trunk)

Copyright 1998-2012 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 (32-bit) with GLib 2.32.3, with libpcap, with libz 1.2.7, with POSIX
capabilities (Linux), with SMI 0.4.8, with c-ares 1.8.0, with Lua 5.1, without
Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP.

Running on Linux 3.2.0-2-686-pae, with locale en_US.UTF-8, with libpcap version
1.2.1, with libz 1.2.7.

Built using gcc 4.6.3.

--
Added a preference to epan/dissectors/packet-ber.c to toggle a warning found in
dissect_ber_integer64 that warns if there are too many leading zero (0) bits in
ber encoded integer.

Setting the preference to FALSE (the default) provides the same behavior as
found in the current (and previous) releases of wireshark.

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