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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 29 Mar 2002 15:55:08 -0600 (CST)
sahlberg    2002/03/29 15:55:07 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  copylen should be unsigned when we check the range since tvb_memcpy will be upset if a negative value is passed as len
  
  Revision  Changes    Path
  1.239     +2 -2      ethereal/packet-smb.c