Wireshark-commits: [Wireshark-commits] rev 26749: /trunk/epan/ /trunk/epan/ftypes/: ftype-tvbuff.c
Date: Tue, 11 Nov 2008 13:33:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26749

User: rbalint
Date: 2008/11/11 05:33 AM

Log:
 Signal error on field values that cannot be safely represented as strings instead of crashing.
 This fixes bug 2845.

Directory: /trunk/epan/ftypes/
  Changes    Path              Action
  +1 -1      ftype-tvbuff.c    Modified
  +7 -1      ftypes.c          Modified
  +6 -1      ftypes.h          Modified

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +15 -5     wslua_field.c    Modified