Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2005 06:25:53 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr.c
Message-ID:  <200503130625.j2D6PrwB020909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-03-13 06:25:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c 
  Log:
  Fix a null pointer de-ref when passthrough ioctls are issued.  This
  involves some code shuffle to avoid locking problems.
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.62      +11 -8     src/sys/dev/amr/amr.c



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