https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2813
Summary: Too few initializers for aggregate (Lint Info 785)
Product: Wireshark
Version: SVN
Platform: PC
URL: http://www.wireshark.org/lists/wireshark-
dev/200808/msg00135.html
OS/Version: All
Status: NEW
Severity: Major
Priority: High
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: christopher.maynard@xxxxxxxxx
Created an attachment (id=2165)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2165)
Complete list of Info 785's.
Build Information:
SVN 26033
--
I ran lint on *.c, epan/*.c, epan/dissectors/packet-*.c, and
plugins/*/packet-*.c and the following files were identified by lint as
suffering from a "Too few initializers for aggregate" condition (Info 785) at
the specified lines:
1) epan\dissectors\packet-atm.c(1294)
2) epan\dissectors\packet-cpha.c(155)
3) plugins\sercosiii\packet-sercosiii_1v1_at.c(44)
4) plugins\sercosiii\packet-sercosiii_1v1_at.c(45)
5) plugins\sercosiii\packet-sercosiii_1v1_mdt.c(63)
6) plugins\sercosiii\packet-sercosiii_1v1_mdt.c(64)
Lint also identified 6 cases in epan\dissectors\packet-dis-fields.c and 89
cases in epan\dissectors\packet-gtp.c that I believe to be harmless, but these
6 appear to be valid to me.
- Chris
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.