Wireshark-commits: [Wireshark-commits] rev 47751: /trunk/ /trunk/asn1/c1222/: packet-c1222-template

Date: Tue, 19 Feb 2013 23:17:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47751

User: guy
Date: 2013/02/19 03:17 PM

Log:
 How can I get a new tvbuff that starts at an offset within a given
 tvbuff and runs to the end of the tvbuff?  Let me count the ways....
 
 Replace a bunch of different ways of doing that (some incorrect, in that
 they're not properly handling tvbuffs where the captured and reported
 lengths are different) with tvb_new_subset_remaining().

Directory: /trunk/asn1/c1222/
  Changes    Path                       Action
  +2 -2      packet-c1222-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                         Action
  +1 -1      packet-ax25-kiss.c           Modified
  +1 -1      packet-ax25-nol3.c           Modified
  +1 -1      packet-bpq.c                 Modified
  +2 -2      packet-btavdtp.c             Modified
  +1 -3      packet-btbnep.c              Modified
  +1 -1      packet-bthci_evt.c           Modified
  +2 -2      packet-c1222.c               Modified
  +4 -4      packet-catapult-dct2000.c    Modified
  +2 -8      packet-dis-pdus.c            Modified
  +1 -1      packet-eigrp.c               Modified


(37 files not shown)