DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: agp - fix potential panic
commit ad9779b7172033d90ee85e64e3ab9965e2ed205d
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Feb 24 19:49:10 2012 +0000
agp - fix potential panic
* Fix a potential panic when close() is called on an agp device that
hasn't been opened.
* Check whether it's open (and has been busied) before trying to unbusy
it.
Reported-by: Pierre Abbat
DragonFly-bug: http://bugs.dragonflybsd.org/issue2310
Summary of changes:
sys/dev/agp/agp.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ad9779b7172033d90ee85e64e3ab9965e2ed205d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]