Wireshark-commits: [Wireshark-commits] rev 49236: / /trunk-1.8/epan/dissectors/: packet-bat.c packe

Date: Fri, 10 May 2013 21:44:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49236

User: gerald
Date: 2013/05/10 02:44 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r48601 | cmaynard | 2013-03-27 14:41:56 -0700 (Wed, 27 Mar 2013) | 3 lines
   Changed paths:
      M /trunk/asn1/gsm_map/packet-gsm_map-template.c
      M /trunk/epan/dissectors/packet-gsm_map.c
 
   Fix another incorrectly duplicated display filter, this time for hf_gsm_map_etsi_pdp_type_number.
   #BACKPORT(1.6,1.8)
   ------------------------------------------------------------------------
   r48616 | cmaynard | 2013-03-28 07:56:58 -0700 (Thu, 28 Mar 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-kdsp.c
 
   Fix the incorrectly duplicated display filter for hf_kdsp_source_name.
   #BACKPORT(1.8)
   ------------------------------------------------------------------------
   r48619 | cmaynard | 2013-03-28 08:07:32 -0700 (Thu, 28 Mar 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-sasp.c
 
   first_flag should be static.
   #BACKPORT(1.6,1.8)
   ------------------------------------------------------------------------
   r48620 | cmaynard | 2013-03-28 08:28:12 -0700 (Thu, 28 Mar 2013) | 7 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ua3g.c
 
   Fix Coverity CID's 281433 and 281434: Unintended sign extension. (18 instances)
   Fix Coverity CID 702381: Missing break in switch.
 
   Add an "XXX" note regarding the framing_rtp assignment, since something appears to be missing.
 
   #BACKPORT(1.8)
   ------------------------------------------------------------------------
   r48622 | cmaynard | 2013-03-28 09:02:41 -0700 (Thu, 28 Mar 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-bat.c
 
   Fix Coverity CID's 280305-280306: Negative loop bound.  (These are yet more annoying instances of not properly dealing with tvb_reported_length_remaining() possibly returning -1.)
   #BACKPORT(1.6,1.8)
   ------------------------------------------------------------------------
 
 
 Copy over with manual intervention:
 
   ------------------------------------------------------------------------
   r48602 | cmaynard | 2013-03-27 15:04:46 -0700 (Wed, 27 Mar 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ixveriwave.c
 
   Fix the incorrectly duplicated display filter for hf_ixveriwave_vw_info_retryCount.
   #BACKPORT(1.8)
   ------------------------------------------------------------------------
   r48613 | cmaynard | 2013-03-28 07:23:07 -0700 (Thu, 28 Mar 2013) | 5 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-gsm_a_common.c
 
   Properly dissect lat and long according to 3GPP TS 23.032.  Fix incorrect display filters for hf_gsm_a_geo_loc_deg_of_lat and hf_gsm_a_geo_loc_deg_of_long.
 
   Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8532
   #BACKPORT(1.6,1.8)
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                        Action
  +6 -6      packet-bat.c                Modified
  +13 -8     packet-gsm_a_common.c       Modified
  +1 -2      packet-gsm_abis_om2000.c    Modified
  +3 -3      packet-gsm_map.c            Modified
  +5 -2      packet-icmp.c               Modified
  +3 -2      packet-icmpv6.c             Modified
  +1 -1      packet-ixveriwave.c         Modified
  +1 -1      packet-kdsp.c               Modified
  +1 -1      packet-sasp.c               Modified
  +3 -3      packet-sip.c                Modified
  +7 -1      packet-tcp.c                Modified


(3 files not shown)