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

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

From: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Dec 2002 19:09:01 -0600 (CST)
jmayer      2002/12/02 19:09:01 CST

  Modified files:
    .                    packet-hyperscsi.c 
  Log:
  Gcc was afraid that hs_tree might be used uninitialized. It wasn't, but
  silence the warning anyway.
  
  Revision  Changes    Path
  1.4       +3 -2      ethereal/packet-hyperscsi.c