ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Fri, 03 Apr 2009 15:30:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27941

User: gerald
Date: 2009/04/03 08:30 AM

Log:
 Make the "length" argument of the tvb_mem* functions a size_t since it's
 not uncommon to pass them the result of pointer arithmetic. Add size_t
 casts in other areas.

Directory: /trunk/epan/
  Changes    Path          Action
  +14 -14    tvbuff.c      Modified
  +4 -4      tvbuff.h      Modified