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 37042: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 10 May 2011 15:37:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37042

User: cmaynard
Date: 2011/05/10 08:37 AM

Log:
 Fix two cases of comparisons begin made against incorrect values following a
 mask operation.  Also, initialize g_rohc_info if pinfo->packet_data is !NULL.
 Fixes Coverity ID's 1187, 1188 and 1190.

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