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: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Thu, 6 Jan 2000 22:27:15 -0600 (CST)
gram        2000/01/06 22:27:12 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Don't take strlen of TransactName if NULL. In fact, don't do *anything*
  and return if TransactName == NULL.
  
  Revision  Changes    Path
  1.58      +4 -1      ethereal/packet-smb.c