DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_6 iscsi_initiator(4): Fix another potential NULL pointer dereference.
commit b67e7d0dced2707c5b20755c134d5414aeda4a74
Author: Sascha Wildner <saw@online.de>
Date: Sun Aug 29 21:24:09 2010 +0200
iscsi_initiator(4): Fix another potential NULL pointer dereference.
so (which is sp->soc) can be NULL here, so add a check before dereferencing
it.
Summary of changes:
sys/dev/disk/iscsi/initiator/isc_soc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b67e7d0dced2707c5b20755c134d5414aeda4a74
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]