DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_6 Fix a panic in the varsym_get(2) syscall.
commit 902357727f7c3c10726702d5f6c1d1f268f36de8
Author: Sascha Wildner <saw@online.de>
Date: Sun Aug 8 20:13:07 2010 +0200
Fix a panic in the varsym_get(2) syscall.
In varsymfind(), release the lock only if vss != NULL. This could be
the case if garbage was passed in the mask.
Summary of changes:
sys/kern/kern_varsym.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/902357727f7c3c10726702d5f6c1d1f268f36de8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]