Wireshark-commits: [Wireshark-commits] rev 47868: /trunk/epan/ /trunk/epan/: tvbuff.c

Date: Sun, 24 Feb 2013 21:45:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47868

User: guy
Date: 2013/02/24 01:45 PM

Log:
 compute_offset_length(), check_offset_length_no_exception(), and
 check_offset_length() are always passed the captured length and reported
 length of a tvbuff; just pass a pointer to the tvbuff, instead.
 
 Eliminate some extra blank lines.

Directory: /trunk/epan/
  Changes    Path          Action
  +35 -37    tvbuff.c      Modified