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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Jan 2002 15:49:45 -0600 (CST)
guy         2002/01/29 15:49:45 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  Redo the previous change in a slightly cleaner fashion (don't convert
  the result of "g_hash_table_lookup()" to an integer until you've
  determined that it's not a null pointer, i.e. that the lookup
  succeeded).
  
  Revision  Changes    Path
  1.202     +11 -7     ethereal/packet-smb.c