Wireshark-commits: [Wireshark-commits] rev 27959: /trunk/epan/ /trunk/epan/dissectors/: packet-wcp.c packet-x11.c /trunk/epan/: tvbuff.c tvbuff.h
From:
gerald@xxxxxxxxxxxxx
Date: Sat, 04 Apr 2009 19:34:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27959
User: gerald
Date: 2009/04/04 12:34 PM
Log:
tvbuff.[ch]: Accept more size_t's.
packet-wcp.c: Add size_t casts.
packet-x11.c: Use string buffers.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-wcp.c Modified
+14 -31 packet-x11.c Modified
Directory: /trunk/epan/
Changes Path Action
+20 -20 tvbuff.c Modified
+13 -13 tvbuff.h Modified