Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2008 18:20:45 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_rman.c
Message-ID:  <200810221820.m9MIKpkS058676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-10-22 18:20:45 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_rman.c 
  Log:
  SVN rev 184173 on 2008-10-22 18:20:45Z by marcel
  
  Trivially avoid a null pointer dereference when drivers
  don't set the rman description. While drivers should set
  it, a kernel panic is not the right behaviour when faced
  without one.
  
  Revision  Changes    Path
  1.60      +2 -1      src/sys/kern/subr_rman.c



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