Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sccp.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 17 Dec 2003 18:43:48 -0600 (CST)
guy         2003/12/17 18:43:48 CST

  Modified files:
    .                    packet-sccp.c 
  Log:
  Make packet offsets, and lengths, "guint".
  
  Put in some sanity checking to make sure we don't go completely crazy if
  an offset goes past the length (we should check as the offset is
  advanced, but...).
  
  Revision  Changes    Path
  1.19      +55 -49    ethereal/packet-sccp.c