Martin fixed this in r50386 by initializing that variable, though I think it was a typo in commit r50384 that changed ddti to ddsti?
On Fri, Jul 5, 2013 at 10:14 AM, Toralf Förster <[email protected]> wrote: > It seems to be a new warning, or ?: > > CC libdissectors_la-packet-opensafety.lo > packet-mpls-echo.c: In function 'dissect_mpls_echo_tlv': > packet-mpls-echo.c:1136:38: warning: 'ddsti' may be used uninitialized in > this function [-Wuninitialized] > packet-mpls-echo.c:1065:17: note: 'ddsti' was declared here > CC libdissectors_la-packet-vnc.lo > > -- > MfG/Sincerely > Toralf Förster > pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
