Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 21:58:09 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mlx mlx.c mlx_pci.c
Message-ID:  <200503262158.j2QLw96I086329@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-03-26 21:58:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mlx          mlx.c mlx_pci.c 
  Log:
  Don't call mlx_free() i mlx_attach() in case of failure.  Doing so
  in mlx_attach_pci() is much cleaner.
  
  Inspired by:    Coverity
  
  Revision  Changes    Path
  1.49      +0 -10     src/sys/dev/mlx/mlx.c
  1.22      +1 -0      src/sys/dev/mlx/mlx_pci.c



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