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

Date: Sat, 30 Oct 2010 18:53:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34727

User: morriss
Date: 2010/10/30 11:53 AM

Log:
 Make tvb_strncaseeql()'s size parameter be a size_t.  Cast the size to int before calling ensure_contiguous_no_exception() (also in tvb_strneql()).

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -3      tvbuff.c      Modified
  +1 -1      tvbuff.h      Modified