From: Alan Cox Date: Fri, 20 Jul 2012 13:18:36 +0000 (-0500) Subject: ceph: fix potential double free X-Git-Tag: v3.6-rc1~36^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21ec6ffa46719a4ed45531b5b01014c26f0416c4;p=pandora-kernel.git ceph: fix potential double free We re-run the loop but we don't re-set the attrs pointer back to NULL. Signed-off-by: Alan Cox Reviewed-by: Alex Elder --- Reading git-diff-tree failed