Ethereal-cvs: [Ethereal-cvs] Rev 12320: /trunk/epan/dissectors/: packet-tcap.c /trunk/epan/: p

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 16 Oct 2004 23:32:31 -0000
User: guy
Date: 2004/10/16 06:32 PM

Log:
 Remove the fixed maximum number of subranges in a range_t; dynamically
 allocate them to be large enough.
 
 Add checks that the numbers in the range fit in a guint32.
 
 Check the validity of a range before saving or printing, and report
 errors in an alert box.
 
 Clean up white space.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +6 -5      packet-tcap.c    Modified

Directory: /trunk/epan/
  Changes    Path           Action
  +2 -2      prefs-int.h    Modified
  +24 -9     prefs.c        Modified
  +1 -1      prefs.h        Modified
  +178 -118  range.c        Modified
  +7 -8      range.h        Modified

Directory: /trunk/gtk/
  Changes    Path             Action
  +21 -3     file_dlg.c       Modified
  +23 -13    prefs_dlg.c      Modified
  +8 -0      print_dlg.c      Modified
  +23 -0     range_utils.c    Modified
  +8 -0      range_utils.h    Modified

Directory: /trunk/
  Changes    Path              Action
  +29 -6     packet-range.c    Modified
  +7 -3      packet-range.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12320&view=rev