Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ucp.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: Mon, 8 Oct 2001 12:37:53 -0500 (CDT)
guy         2001/10/08 12:37:53 CDT

  Modified files:
    .                    packet-ucp.c 
  Log:
  Remove the check I added to see whether the length of the packet, based
  on the location of the UCB_ETX, is greater than the length of the tvbuff
  - that can never happen, as the UCB_ETX is, as it was found, definitely
  inside the tvbuff.
  
  Revision  Changes    Path
  1.2       +1 -5      ethereal/packet-ucp.c