From: Dmitry Eremin Date: Sun, 27 Apr 2014 17:06:52 +0000 (-0400) Subject: staging/lustre/ldlm: fix NULL pointer dereference X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85065e534fe8ba6de9b3443c4beacbc3a6ec32d;p=pandora-kernel.git staging/lustre/ldlm: fix NULL pointer dereference Pointer '*exp' returned from call to function 'class_conn2export' at line 523 may be NULL and may be dereferenced at line 543. Signed-off-by: Dmitry Eremin Reviewed-on: http://review.whamcloud.com/9323 ntel-bug-id: https://jira.hpdd.intel.com/browse/LU-4629 Reviewed-by: John L. Hammond Reviewed-by: James Simmons Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed