Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 02:03:55 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/dpt dpt_pci.c
Message-ID:  <200502240203.j1O23tO1011774@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-02-24 02:03:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dpt          dpt_pci.c 
  Log:
  o nuke duplicate call of dpt_free when dpt_init fails
  o nuke gratuitous null ptr check; softc can never be null in this routine
  
  Noticed by:     Coverity Prevent analysis tool
  Reviewed by:    mdodd
  
  Revision  Changes    Path
  1.31      +1 -3      src/sys/dev/dpt/dpt_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502240203.j1O23tO1011774>