Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 20:39:53 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/coda coda_fbsd.c coda_psdev.c
Message-ID:  <200707112039.l6BKdrno085593@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-07-11 20:39:53 UTC

  FreeBSD src repository

  Modified files:
    sys/coda             coda_fbsd.c coda_psdev.c 
  Log:
  Avoid crash when opening Coda device: when allocating coda_mntinfo, we
  need to initialize dev so that we can actually find the allocated
  coda_mntinfo structure later on.
  
  Submitted by:   Jan Harkes <jaharkes@cs.cmu.edu>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.44      +3 -2      src/sys/coda/coda_fbsd.c
  1.36      +7 -5      src/sys/coda/coda_psdev.c



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