Ethereal-cvs: [Ethereal-cvs] rev 13081: /trunk/epan/: proto.c

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

Date: Mon, 17 Jan 2005 00:57:05 -0000
User: guy
Date: 2005/01/16 06:56 PM

Log:
 Use REPORT_DISSECTOR_BUG() for the "bogus length" error in
 "alloc_field_info()", so the error report can include the field with the
 problem.  (The file and line number isn't interesting - the bug isn't in
 "alloc_field_info()", it's in the dissector that called the routine
 calling "alloc_field_info()" - but the field name/abbrevition is
 interesting, as it'd help developers identify the place in the dissector
 where we're passing in a bogus length.)

Directory: /trunk/epan/
  Changes    Path          Action
  +6 -2      proto.c       Modified



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