Ethereal-cvs: [Ethereal-cvs] rev 15776: /trunk/epan/dissectors/: packet-frame.c /trunk/epan/:

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

Date: Tue, 13 Sep 2005 04:00:48 GMT
User: guy
Date: 2005/09/12 11:00 PM

Log:
 Move the definition of GNUC_FORMAT_CHECK() to its own header, use it in
 column-utils.h, and add it to expert.h, so we check the arguments to
 "expert_add_info_format()", at least if the format argument is a
 constant string.
 
 Fix some more calls to "expert_add_info_format()" to pass it a format
 string.
 
 Don't record BoundsError exceptions as expert events - they merely
 reflect a capture done with a snapshot length too short to capture all
 of the packet (any case where it's caused by something else is a bug).

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -4      packet-frame.c    Modified

Directory: /trunk/epan/
  Changes    Path                   Action
  +1 -0      Makefile.common        Modified
  +5 -12     column-utils.h         Modified
  +5 -3      expert.h               Modified
  +39 -0     gnuc_format_check.h    Added
  +1 -13     proto.h                Modified



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