Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2011 13:12:56 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_rman.c
Message-ID:  <201106061313.p56DD3NA063834@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2011-06-06 13:12:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_rman.c 
  Log:
  SVN rev 222750 on 2011-06-06 13:12:56Z by jhb
  
  Clear the device_t pointer in 'struct resource' when releasing a device
  as otherwise the sysctl to export rman info can dereference a stale
  pointer.
  
  PR:             kern/115371
  Submitted by:   Arthur Hartwig
  MFC after:      1 week
  
  Revision  Changes    Path
  1.66      +1 -0      src/sys/kern/subr_rman.c



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