Wireshark-commits: [Wireshark-commits] rev 26668: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-gsm_a_rr.c
From:
etxrab@xxxxxxxxxxxxx
Date: Sat, 01 Nov 2008 21:48:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26668
User: etxrab
Date: 2008/11/01 02:48 PM
Log:
From Pascal Quantin:
please find attach the patch to fix the bug for the "'xdd_indic0' may be used uninitialized in this function" warning. Initializinf it to 0 will not be sufficient as it will fail to decode properly the TDD Cell Information Field.
Builds on Windows hopfully woun't break the build bot.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -2 packet-gsm_a_rr.c Modified