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: Tue, 28 Jan 2003 12:35:41 -0600 (CST)
guy         2003/01/28 12:35:41 CST

  Modified files:
    epan                 column-utils.c 
  Log:
  Thou shalt not cast pointers of unknown alignment to pointers to
  multi-byte integral quantities and blithely dereference them, lest thou
  enrage those of us who work on machines that trap on unaligned
  references.
  
  Revision  Changes    Path
  1.32      +7 -10     ethereal/epan/column-utils.c