From: Dmitry Eremin Date: Mon, 28 Apr 2014 02:25:57 +0000 (-0400) Subject: staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejected X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109dae8dab0f48ffbc88910084b3c795c647f6f4;p=pandora-kernel.git staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejected Null pointer 'cp' that comes from line 2544 may be dereferenced at line 2618. found by Klocwork Insight tool Signed-off-by: Dmitry Eremin Reviewed-on: http://review.whamcloud.com/9386 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4629 Reviewed-by: John L. Hammond Reviewed-by: Isaac Huang Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed