From: Mateusz Guzik Date: Tue, 1 Mar 2016 22:51:09 +0000 (+1100) Subject: xfs: fix two memory leaks in xfs_attr_list.c error paths X-Git-Tag: v3.2.80~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b3ef7e5d25db9c35ebb61ba70bb502174c8b5d;p=pandora-kernel.git xfs: fix two memory leaks in xfs_attr_list.c error paths commit 2e83b79b2d6c78bf1b4aa227938a214dcbddc83f upstream. This plugs 2 trivial leaks in xfs_attr_shortform_list and xfs_attr3_leaf_list_int. Signed-off-by: Mateusz Guzik Reviewed-by: Eric Sandeen Signed-off-by: Dave Chinner [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed