From: Geyslan G. Bem Date: Thu, 14 Nov 2013 19:12:54 +0000 (-0300) Subject: net/hsr: Fix possible leak in 'hsr_get_node_status()' X-Git-Tag: v3.13-rc1~33^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a035f6940fbabef0826f4fabdd59ec8e131b81;p=pandora-kernel.git net/hsr: Fix possible leak in 'hsr_get_node_status()' If 'hsr_get_node_data()' returns error, going directly to 'fail' label doesn't free the memory pointed by 'skb_out'. Signed-off-by: Geyslan G. Bem Signed-off-by: David S. Miller --- Reading git-diff-tree failed