https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6220
Summary: DVB-CI dissector, fix buildbot warnings
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Created an attachment (id=6792)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6792)
DVB-CI dissectors: patch to fix buildbot warnings
Build Information:
TShark 1.7.0 (SVN Rev 38414 from /trunk)
Copyright 1998-2011 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 (64-bit) with GLib 2.16.6, with libpcap 0.9.8, with libz 1.2.3.3,
without POSIX capabilities, with threads support, without libpcre, without SMI,
without c-ares, without ADNS, without Lua, with Python 2.5.2, with GnuTLS
2.4.2,
with Gcrypt 1.4.1, with MIT Kerberos, without GeoIP.
Running on Linux 2.6.29.1, with locale en_US, with libpcap version 0.9.8, with
libz 1.2.3.3.
Built using gcc 4.3.2.
--
Hello wireshark team members,
I looked through the buildbot's Visual Studio and clang code analysis and saw
the warnings for my DVB-CI dissectors. The (trivial) attached patch fixes most
of them: a typo, some unnecessary offset increments and some parameter type
mismatches.
Thanks for review and merging,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.