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

Date: Sat, 16 Apr 2011 12:28:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36663

User: etxrab
Date: 2011/04/16 05:28 AM

Log:
 Fix:
 packet-rohc.c: In function 'dissect_rohc_ir_rtp_profile_dynamic':
 packet-rohc.c:285: warning: 'val_len' may be used uninitialized in this function
 packet-rohc.c:186: warning: 'num_bits' may be used uninitialized in this function
 packet-rohc.c:186: note: 'num_bits' was declared here

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -3      packet-rohc.c    Modified