Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tcap.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: Sat, 20 Mar 2004 01:26:41 -0600 (CST)
guy         2004/03/20 01:26:41 CST

  Modified files:
    .                    packet-tcap.c 
  Log:
  In "dissect_tcap_tid()", check that the length of the transaction ID is
  <= 4, so we don't copy more than 4 bytes to a 4-byte integer.
  
  Revision  Changes    Path
  1.10      +16 -1     ethereal/packet-tcap.c