Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42025: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 11 Apr 2012 19:16:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42025

User: jmayer
Date: 2012/04/11 12:16 PM

Log:
 Fix:
 trunk/epan/dissectors/packet-sctp.c: In function ‘dissect_add_outgoing_streams_parameter’:
 trunk/epan/dissectors/packet-sctp.c:1175:9: error: variable ‘length’ set but not used [-Werror=unused-but-set-variable]
 trunk/epan/dissectors/packet-sctp.c: In function ‘dissect_add_incoming_streams_parameter’:
 trunk/epan/dissectors/packet-sctp.c:1195:9: error: variable ‘length’ set but not used [-Werror=unused-but-set-variable]

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -4      packet-sctp.c    Modified