Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan column-utils.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Dec 2001 20:15:55 -0600 (CST)
guy         2001/12/09 20:15:55 CST

  Modified files:
    epan                 column-utils.c 
  Log:
  The packet length is an unsigned quantity; print it with "%u".
  
  If we get an illegal column type in "fill_in_columns()", crash.
  
  Revision  Changes    Path
  1.9       +3 -2      ethereal/epan/column-utils.c