DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: iscsi_initiator(4): Fix another potential NULL pointer dereference.
commit a08a53fe13bd24a10b1a3fdf7ce09939b56ccaa6
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/a08a53fe13bd24a10b1a3fdf7ce09939b56ccaa6
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]