[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <9736574BB1380E.7050404@linbit.com>
Date: Thu, 1 Apr 2010 10:56:39 +0200
From: Philipp Reisner <philipp.reisner@...bit.com>
To: Dan Carpenter <error27@...il.com>
Cc: Lars Ellenberg <lars.ellenberg@...bit.com>,
Jens Axboe <jens.axboe@...cle.com>,
Philipp Reisner <philipp.reisner@...bit.com>,
drbd-dev@...ts.linbit.com, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] drbd: potential null dereference
Hi Dan,
Thanks for the work with the static analyzer, but the patch is
bogus. The lc_element_by_index() function causes a BUG_ON before
returning a NULL. The next mail contains a patch that removes
the unnecessary conditional expression operator.
Philipp Reisner (1):
drbd: lc_element_by_index() never returns NULL
drivers/block/drbd/drbd_actlog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists