Wireshark-commits: [Wireshark-commits] rev 50591: /trunk/epan/ /trunk/epan/: tvbuff_subset.c
Date: Sun, 14 Jul 2013 22:38:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50591

User: guy
Date: 2013/07/14 03:38 PM

Log:
 All routines taking an offset and length that want to access the data in
 the backing tvbuff must add the subset tvbuff's offset to the offset
 argument, to skip to the subset.

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -1      tvbuff_subset.c    Modified