From: Alan Date: Mon, 15 Feb 2016 18:59:06 +0000 (+0000) Subject: comedi: note a coverity discovered hole that needs fixing X-Git-Tag: next-20160308~22^2~11 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5ee5ae02669f3bfc62a28f6cced596a00ca17803;p=karo-tx-linux.git comedi: note a coverity discovered hole that needs fixing It's not trivial to just post up a fix, so add it to the TODO list and ensure it doesn't get lost. Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/TODO b/drivers/staging/comedi/TODO index b68fbdb5eebf..f733c017f181 100644 --- a/drivers/staging/comedi/TODO +++ b/drivers/staging/comedi/TODO @@ -3,6 +3,7 @@ TODO: - Lindent - remove all wrappers - audit userspace interface + - Fix coverity 1195261 - cleanup the individual comedi drivers as well Please send patches to Greg Kroah-Hartman and