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

Date: Fri, 05 Jul 2013 18:37:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50386

User: martink
Date: 2013/07/05 11:37 AM

Log:
 fix compiler warning
 
 packet-mpls-echo.c: In function 'dissect_mpls_echo_tlv':
 packet-mpls-echo.c:1136:38: error: 'ddsti' may be used uninitialized in
 this function [-Werror=maybe-uninitialized]
 packet-mpls-echo.c:1065:17: note: 'ddsti' was declared here

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -1      packet-mpls-echo.c    Modified